Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I have a calculated dimension used in the bar graph. But when we select calculated dimension, it shows expression in the current selection box. This looks weird for a business user as he/she don't understand this expression. Is there any way we can show underlying column or the name of the calculated dimension ?

try to create as Master dimension/Measure and add it in the chart and try
and if not
try like below
=agge(if(.......),Dim1,dim2)
you should use the Field Label to achieve it.
This's a known issue, even if you created a label for the Calculated Dimension, In Analyze mode, when you selected the data of calculated Dimension, it's showing the same as of in the Field.
Create a new dimension in back end (script) and use that dimension...
It seem to be basic IF function so you should be able to create a field