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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Chart Dimention Expression - Modify Header Label

I have a dimention of a chart with the following expression:

=IF(match(VARNAME, 'D3','N2','N5','N6','N30','O3','O4','P20')>0 ,QUESTION_TEXT,'')

The problem is that the label in the Column is the expression and I don't see a place to replace it like I do with expressions. I tried creating an expression like it but that didn't seem to help. How should I do it?

Labels (1)
1 Solution

Accepted Solutions
swuehl
Champion III
Champion III

MonkeyHouse,

there indeed is a field to enter a label expression on dimension tab, isn't it?

Probably I have missed something on your request, what should you header label look like?

View solution in original post

2 Replies
swuehl
Champion III
Champion III

MonkeyHouse,

there indeed is a field to enter a label expression on dimension tab, isn't it?

Probably I have missed something on your request, what should you header label look like?

Not applicable
Author

oops. I missed it because it was down below and I didn't expect it to also allow expressions. Thanks.