How to Inverse Heatmap Column Colors in Looker Studio Chart Widget?

I need help inverting the color gradient for heatmap columns in a Chart widget:

Current: Higher values = darker colors
Desired: Lower values = darker colors

The heatmap functionality seems to automatically assign colors based on value magnitude. Is there a way to reverse this relationship while keeping the heatmap column format?

Solved Solved
0 2 650
1 ACCEPTED SOLUTION

Hey, Instead of using Heatmap chart, use plain chart and then set conditional formatting for the desired column. There you will have liberty to set the color scale. 

You can use the following documentation for your reference. 

https://support.google.com/looker-studio/answer/9528890?hl=en

View solution in original post

2 REPLIES 2

Hey, Instead of using Heatmap chart, use plain chart and then set conditional formatting for the desired column. There you will have liberty to set the color scale. 

You can use the following documentation for your reference. 

https://support.google.com/looker-studio/answer/9528890?hl=en

Thanks @atharvp1, that resolved my issue.