Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkumargowda
Creator
Creator

Issue in current selection box in Qliksense

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 ?

4 Replies
Chanty4u
MVP
MVP

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)

agigliotti

you should use the Field Label to achieve it.

BalaBhaskar_Qlik

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.

MK9885
Master II
Master II

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