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

"Color row' in straight table upon on value

Do I have an opportunity to change text color (like in Visual Cues for Expressions) for all row?

1 Reply
johnw
Champion III
Champion III

If I understood the question, next to the Dimension or Expression on the Dimensions and Expressions tabs will be little + signs. If you click on them, it brings up options for controlling display of the Dimension or Expression. One of the options is Text Color. Click on it. It will open up a "Definition" box. This is where you enter an expression that returns a color. For example:

if(Fruit='Apples',red(),rgb(100,150,200))