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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
lnn
Contributor
Contributor

Changing the Range for Heat Map

I currently have a heat map, using the map chart in Qlik but I am unable to adjust the range of the colours as they automate based on the data within. Is there any way to increase the range of colours or force the range to be within a set:

lnn_2-1733265814483.png

#heatmap #mapchart

 

Labels (1)
1 Reply
MatheusC
Specialist II
Specialist II

Hi, @lnn 

I'm not sure I understand, that being said, here's a guess, you can try to modify the color of your range by creating a master dimension.

1 – Master item – create your dimension with its ranges using dual()
=dual(yourField,match(yourField,'1% -< 66%','66% -< 132%',......))

2 – after saving your master item, edit it and apply the color to its ranges in -> Value colors

3 - Assign your master item to your chart legend – Colors and legend > By dimension > enter your master dimension


- Regards, Matheus

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button!