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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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