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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to change text colour in rows in a dimension

How do I change the text colour to red in two of the rows in the following table -

highlighting rows in the dimension.PNG

I would like to always highlight the 'Distance Learning', and 'Other open...' rows in red text.

Thanks

Greg

10 Replies
sunny_talwar

May be use Dual statement for your expression

Dual(If(Expression = 0, '-', Expression, Expression)

and then choose 'Expression Default' on number's tab for number formatting