The QUARTERVALUE function references another line item and returns the quarterly time summary in place of the detail value.
The QUARTERVALUE function references another line item and returns the quarterly time summary in place of the detail value.
For example, you can use the QUARTERVALUE function to identify monthly sales that fell below average in a quarter.
QUARTERVALUE(Line item)
Argument | Data type | Description |
Line item | Number, Boolean, date, time period, list, text | The line item to reference the quarterly time summary value for. |
The QUARTERVALUE function returns a result of the same data type as the line item you reference.
0
for numeric line items.In Polaris, you cannot use the QUARTERVALUE function in a result line item with a Time Scale greater than the function.
The Classic engine returns a value of 0 in this case.
In this example, an Income Statement module has line items on rows and Time on columns. The Cost of Goods line item has a numeric data type, and the Month below average for quarter line item has a Boolean data type.
In Blueprint, in the Summary column for Cost of Goods, Time Summary is set to Average. The formula returns a TRUE result for values that are below average for each month in the quarter.
Jan 21 | Feb 21 | Mar 21 | Q1 FY21 | |
Cost of Goods | 198,000 | 190,453 | 123,000 | 170,484 |
Month below average for quarter
|
Disclaimer
We update Anapedia content regularly to provide the most up-to-date instructions.