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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

color to a specific field

how to color a specific field.?

For example: I have a field name "Salary".I want to color those rows which have salary>5000.

3 Replies
Anonymous
Not applicable
Author

Click the + to the left of the Expression [or Dimension} and for the Text Colour add an expression something like ::

     if ( salary>5000 , red() )

rajeshvaswani77
Specialist III
Specialist III

Hi Ramya,

Please use Visual Cues and give the limits and the colour there.

thanks,

Rajesh Vaswani

MarcoWedel

Hi,

one solution could be to define visual cues in the chart's properties:

QlikCommunity_Thread_145693_Pic1.JPG

QlikCommunity_Thread_145693_Pic2.JPG

click on text or background colour to change it:

QlikCommunity_Thread_145693_Pic3.JPG

hope this helps

regards

Marco