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

Pivot table Bold Text

Greetings Community,

I am working on a pivot table and I would like to show some of the cells in bold.

Currently, I have a text color expression within the measure:

if( avg(Score) < 50, lightred(),green())

pretty simple expression but I cannot figure out how to make it green and bold or red and bold. it doesn't seem to work with adding '<B>'  into the expression (found that on other discussion topics).

any advise on how to do this??

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Making text bold

try to look in to above link..

and you have to try this in chart properties ...>Expressions..>Text format..

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Making text bold

try to look in to above link..

and you have to try this in chart properties ...>Expressions..>Text format..

Sera
Contributor III
Contributor III

This is (again) a QlikView-answer onto a QlikSense-question ...