Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The function column() is defined like so:
Column() returns the value found in the column corresponding to ColumnNo in a straight table, disregarding dimensions. For example Column(2) returns the value of the second measure column.
Is there a similar way to get the value of a dimension in a table or chart?
[$(=Replace(GetObjectField(0),']',']]'))]
if you want to reference the first dimension in a formula. Ignore any errors