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: 
MuraliPrasath
Creator III
Creator III

Background Color in map, Expression by Area Layer is not working.

Hi,

Need help!

My expression in Map color background area layer is not working. My expression given below

 =if((aggr(sum(IB_COUNT)/sum(Total IB_COUNT),Country))<=0.81, rgb(255, 255, 204),
if((aggr(sum(IB_COUNT)/sum(Total IB_COUNT),Country))>=0.811, rgb(179, 198, 255))) 

Capture.PNG

 

Labels (2)
0 Replies