COLUMNS
Access and reference specific columns in a report using the COLUMNS identifier.
Last updated
Was this helpful?
Access and reference specific columns in a report using the COLUMNS identifier.
The COLUMNS identifier returns a reference to a specific column in the report. Type 'COLUMNS.' to enable a dropdown with a list of all the columns available in the visual.

'Columns' is applicable only when inserting visual measures.
We have a discount value for all months. If we want the discount value of January month to be applied for all months, then it can be achieved using the columns function as shown below.

Last updated
Was this helpful?
Was this helpful?