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