Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Gradient Expression

I am trying to create a gradient expression that will show the highest Amounts in Blue and the lowest in Green, descending down the colors as shown in my attached document.  However, I am stuck trying to come up with an expression to dynamically adjust the high and low parameters so the gradient uses the correct number of "stops" if you will.  My attached example uses randomly generated numbers, but my actual data contains both negative and positive numbers and can span quite a range, so the expression will need to account for that.

Thanks for the help!

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Rebecca

Have you looked at the Colormix() functions ?

Best Regards,     Bill

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Rebecca

Have you looked at the Colormix() functions ?

Best Regards,     Bill

Not applicable
Author

So much easier! Thanks Bill!