Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Greetings!!
I am using QlikSense Feb19 with Heat Map visualization as a custom object.
I have created a heat map chart with Country, Dates and number of cases per day for each country. This number ranges from 0 to 60,000.
When no selection is made, the heat map color intensity seems to be similar for values below 5,000. Only the values above this seem to have a noticeable difference in color intensity.
If i select a country, then the heat map properly shows varying intensity.
I assume heat map coloring is considering the entire dataset when no selection is made and not just the Country dimension.
How do i ensure that each line colour intensity is based only on that country?
Dimension 1: Country
Dimension 2: Date
Measures: Sum(cases)
Thank you for your time.