Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Here is the answer from a different post - ColorMix in svgMap Color Expression
![]()
Please also note that the Quick Map extension only works in Webview. Might this have an effect on the colormix expression?
Here is the answer from a different post - ColorMix in svgMap Color Expression
![]()