- Type: Inserted as a column
- Description: Calculates the accumulated average from the first row value to the current row value, in the range.
- Range:
- Columns: Last column
- Rows: From first row to each row
- Measures: First measure
- Syntax:
avg(d-1, d1:0, m1)
- Sample crosstab:
Example
We want to make an accumulated average based on the last column.
It will look like this:
Comments
Please sign in to leave a comment.