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: 
Anonymous
Not applicable

Conditionally change font within dimension

Dear all,

Is there any possibility to change font (change size, make bold or italic) of a specific values within one dimension? Thanks in advance!

1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Hi Rustam,

Yes. It is possible.

Capture.PNG

View solution in original post

4 Replies
tamilarasu
Champion
Champion

Hi Rustam,

Yes. It is possible.

Capture.PNG

Anonymous
Not applicable
Author

Thanks  a lot Tamil, you saved me!

tamilarasu
Champion
Champion

Rustam- If you want to change the text format to italic then it should be

=If(Sum(Sales)<1000 ,'<i>')

tamilarasu
Champion
Champion

You are welcome .