- Type: Inserted as a measure
- Description: Calculates an accumulated count of cells (excluding empty cells) from first row to each row.
- Range:
- Columns: Each column
- Rows: From first row to each row
- Measures: First measure
- Syntax:
count(0, d1:0, m1)
- Sample crosstab:
Example
Adding Accumulated count values as a measure will make the table lookl like this:
Comments
Please sign in to leave a comment.