- Type: Inserted as a row
- Description: Calculates the difference between maximum value and minimum value.
- Range:
- Columns: Each column
- Rows: All rows
- Measures: First measure
- Syntax:
max(0, all, 0) - min(0, all, 0)
- Sample crosstab:
Example
Now we add the calculated row (Spread of data (row)) to see the spread of data each year, each measure.
The resulting table looks like this:
Comments
Please sign in to leave a comment.