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: 
spyrosd80
Contributor II
Contributor II

Visual Cues Question

Hi,

I have a table chart and one column has number values sorted ascending.

I need to give red color to the 20% of the lowest values and green to the rest. I thought it would be easy but I have stuck somehow...

Any thoughts?

Thanks!

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can use the rank function. See attached example. Click on the + in front of the expression (or dimension) and then click on Background Color to see the expression used for the color.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can use the rank function. See attached example. Click on the + in front of the expression (or dimension) and then click on Background Color to see the expression used for the color.


talk is cheap, supply exceeds demand
spyrosd80
Contributor II
Contributor II
Author

It worked!

Thanks a lot!!!