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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
chrispatel
Partner - Contributor
Partner - Contributor

3 Color Gradient in Pivot Table

Hello,

I Have made a pivot table that highlights the cells based on the value using the Background color expression. 

 

ColorMix1( rank(total column(1))/noofrows(TOTAL) , RGB(252,115,98), RGB(77,167,65))

 

It shows a gradient of green to red, but I would like it to show a gradient of green to yellow to red. I tried a few things but nothing seems to work. 

Labels (2)
2 Replies
chrispatel
Partner - Contributor
Partner - Contributor
Author

Yes! I was able to solve the issue. Thank you!