ROW.LABEL
Access specific row values in a report, including all levels of a row hierarchy.
Last updated
Was this helpful?
Access specific row values in a report, including all levels of a row hierarchy.
The ROW.LABEL identifier can be used to access specific row values in the report. If the dataset contains a row hierarchy, ROW.LABEL can access all levels of the hierarchy.
Consider that we need to calculate the global contribution for the Juices and Mineral Water categories.
In order to accomplish this, we need to first identify the rows with data for Juices and Mineral Water. This is where ROW.LABEL comes into play as shown in the image below.

Last updated
Was this helpful?
Was this helpful?