- Type: Inserted as a column
- Description: Ranks values according to their numeric size. Highest value equals rank 1.
- Range:
- Columns: Last column
- Rows: All rows
- Measures: First measure
- Syntax:
rankdesc(d-1, all, m1)
- Sample crosstab:
Example
In the table above we want to calculate the descending rank of the rows the last column (in a column).
Adding the calculation, the table now looks like this:
Comments
Please sign in to leave a comment.