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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
ajit_aarya
Contributor II
Contributor II

Using label for a expression

ajit_aarya_0-1658238999034.png

For the above expression on the header, I want to use label for that..

When I am changing in the dimensions, it's not changing

ajit_aarya_1-1658240018250.png

....Is there any way to label a expression in the expression field?????

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

If you create a calculated master dimension, the name (not label) of the master dimension will be used in the selection bar.

A dimension created within a specific object will use the Field, not the label. As far as I know this behavior can't be modified.

 

 

View solution in original post

2 Replies
Or
MVP
MVP

If you create a calculated master dimension, the name (not label) of the master dimension will be used in the selection bar.

A dimension created within a specific object will use the Field, not the label. As far as I know this behavior can't be modified.

 

 

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If you wrap the calculated Dimension in  Aggr(), the Aggr dimension(s) will show in the current selection. See:

https://qlikviewcookbook.com/2016/01/scoping-selections-with-aggr/

-Rob