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: 
nihhalmca
Specialist II
Specialist II

Dynamically change Label name in Table chart

Hi All,

I have to change label name dynamically and my requirement as below:

For example:-

Filter: View (Calculate dimension), It has Country, Company, Product etc

Table chart: Product, Rev,Vol etc

Whenever i select value 'Country' in dimension(view), it should display in table chart respectively Company, Product etc.

And i achieved this one but i could not get label name, (could not write any expression in label box).

Could you assist on this?

Thanks,

Nihhal.

5 Replies
vinieme12
Champion III
Champion III

here

Emulating dynamic labels in Qlik Sense

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Anonymous
Not applicable

you can achieve that by using Only() functiion

whenever you select one dimension that name will appear in the label -only(Dimension name)

nihhalmca
Specialist II
Specialist II
Author

It will not support in Qlik Sense.

nihhalmca
Specialist II
Specialist II
Author

Hi Vineeth,

I tried extension however, i want to display more than one dimension.

I can able to display only dimension by extension.

vinieme12
Champion III
Champion III

I don't think there is any other option available

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.