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: 
rahulsingh12
Contributor III
Contributor III

Label For Expression

Hi,

I have tried changing the label of an expression with the dimensionality() function but it gives no result.

=if(Dimensionality()=1,'#x',

if(Dimensionality()=2,'#y'))

Any issue with the statement I have issued?

Regards,

2 Replies
rahulpawarb
Specialist III
Specialist III

Hello Rahul,

As per my understanding, Headers/Expression Labels always have 0 as Dimensionality value; It won't change.

Regards!

Rahul Pawar

rahulsingh12
Contributor III
Contributor III
Author

ohh...so is there a way where I get that form of dynamic label?

Regards,