Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi Qlikview Developers,
I have a map with colors already set in the map, however when I try to update the colors I noticed that Color Expression and Popup Contents are blank and I'm not able to update them. Attached is a screenshot. Please advise.
Thanks,
Jasmine
 PrashantSangle
		
			PrashantSangle
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
You are using extension in your application.
and that color property set hard coded in that extension.
So if you want to change the color try at script level.
Regards,
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, try using RGB function to add colors
Good luck
Fernando
 
					
				
		
Hi,
Thank you for quick response. I was abel to get the Popup extension and Color Expression formula when I export the map to excel. How do I change the Popup extension and Color Expression in script level? Because I want to modify the exisiting expressions.
Thanks,
Jasmine
 PrashantSangle
		
			PrashantSangle
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Look in Scrip.js File and Properties file.
Regards,
