Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
nvijay5757
Creator

color change in map

Hi,

i want to show country map with Heat map color like sequential gradient.

i am conerting Qlikview to Qliksense. in qliksense i have written the same condition using area layer with expression as color i am getting Multi colors. but i want to show as Heat map colors like.

nvijay5757_0-1658550693776.pngnvijay5757_1-1658550707319.png

 

the above one as in Qlikview.  

in qliksense i am getting like 

nvijay5757_2-1658551609211.png

 

 

can any one please help me.

Labels (3)
2 Solutions

Accepted Solutions
rubenmarin

Hi, here is the option to change colors to master measures:

rubenmarin_0-1658661567975.png

Then you can select to cor the map by measure using libray colors:

rubenmarin_1-1658661696072.png

 

And the other option is to upload a new theme with the default gradients as expected:

https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/c...

https://sensetheme.com/ 

 

View solution in original post

rubenmarin

Hi, in Options -> tool information (or something similar), select custom, there you can add new measures that will show in the info bubble.

rubenmarin_1-1659253020626.png

 

 

View solution in original post

6 Replies
rubenmarin

Hi, instead of multicolors select the option 'by measure', you can select sequential gradient as in Qlikview, but by default is in blue instead of brown.

To make it brown you can use a master measure and configure library colors or upload a theme with brow as default colors

nvijay5757
Creator
Author

Hi Ruben,

Thanks. yes i am getting sequential gradient by default is in blue as you said. but how to change the color am i not getting. can you please elaborate little bit. sorry to ask i am new to qliksense.

nvijay5757_0-1658564449610.png

 

rubenmarin

Hi, here is the option to change colors to master measures:

rubenmarin_0-1658661567975.png

Then you can select to cor the map by measure using libray colors:

rubenmarin_1-1658661696072.png

 

And the other option is to upload a new theme with the default gradients as expected:

https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/Extensions/Content/Sense_Extensions/c...

https://sensetheme.com/ 

 

nvijay5757
Creator
Author

Hi Ruben, Thanks its working. using master measures.

nvijay5757_0-1659245938863.png

 

in qlikview extension label and info bubble label two options available.

in qliksense map chart only one option label how we can give info bubble.

my reuirement is =exp&'%' & ' out of ' & num(Count( Distinct {<dim=>}  like  example usa-20.21% out of 94.

if i give this exp in label its not showing anything. in qlikview they are given in info bubble.

any suggestion thanks again.

rubenmarin

Hi, in Options -> tool information (or something similar), select custom, there you can add new measures that will show in the info bubble.

rubenmarin_1-1659253020626.png

 

 

nvijay5757
Creator
Author

Hi Ruben, Thanks its working fine.