Skip to main content
Announcements
Save $600 on Qlik Connect registration! Sign up by Dec. 6 to get an extra $100 off with code CYBERSAVE: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Colormix with Quick Map extension

Hello,

I am building a heat map using the Quick Map extension. I am trying to use a Colormix formula (generated by the QlikView wizard) as the ColorExpression. Previously, I had used an if statement and was able to see the colours on my map. Now, with the Colormix formula, the countries are all black. Any ideas?

ColorMix1 ((1+Sign(2*(rangemin(5,rangemax(avg(TerrorThreat),0))-0)/(5-0)-1)*Sqrt(Fabs((2*(rangemin(5,rangemax(avg(TerrorThreat),0))-0)/(5-0)-1))))/2, ARGB(255, 174, 0, 0), ARGB(255, 60, 138, 46))

Many thanks,

Melissa

1 Solution

Accepted Solutions
Not applicable
Author

Here is the answer from a different post - ColorMix in svgMap Color Expression

View solution in original post

2 Replies
Not applicable
Author

Please also note that the Quick Map extension only works in Webview. Might this have an effect on the colormix expression?

Not applicable
Author

Here is the answer from a different post - ColorMix in svgMap Color Expression