AIV supports a variety of functions in spreadsheet formulas, enabling efficient data analysis. The primary categories include:
- Mathematical Functions: Common functions such as
SUM
,AVERAGE
, andCOUNT
allow for basic calculations. - Logical Functions: Functions like
IF
,AND
, andOR
help evaluate conditions and make decisions based on logical tests. - Text Functions: Use functions such as
CONCATENATE
andLEFT
to manipulate and format text data. - Date Functions: Functions like
TODAY()
andDATEVALUE()
assist in handling and analyzing date-related data.
For more information, check the official documentation on Spreadsheet Functions in AIV.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article