Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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

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

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!!!