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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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?

1 Solution

Accepted Solutions
swuehl
MVP
MVP

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
MVP
MVP

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.