Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Team,
I am working on GeoMaps. I have taken a GeoMap and AreaLayer. In Area Layer, i have taken (Latitude,Longitude) as dimension and Targets and Actuals as Measure. I am coloring the territories based on an expression. It is working fine. But after some time, it doesnot reflects the color in the map. I am not able to understand why is it so? Map is working fine with colors when newly created but after some time, colors are not reflected. Can anyone help me in this?
Hi
Maybe the the color expression return Null value in some case
Regards
An Pham
Hey Pham,
But it works fine at the beginning(So, i dont think expression returning NULL). But don't know why after some time it does not show the colors. Do u have any clue?
Hi
Which version of Sense and QGA are you using?
There was abug with expression based coloring that was fixed in Feb 18 of QGA.
Like An suggest, please verify that the color expressions are evaluating.
A table with same expressions are good for debugging.
Thanks,
Patric
I am running Qliksense June 2018 version and QGA of February 2018 version. Is it fine? Also, expression i am using is:
= Pick(Match(ActivityTypeId, '6', '7', '17', '18', '1', '24', '13', '2', '3'
, '14', '4', '5', '23', '12', '8', '21', '22', '11', '19', '20', '9', '25', '16', '10', '15'),
rgb(153,153,51), rgb(221,207,119), rgb(17,119,51),rgb(153,153,51), rgb(51,34,136), rgb(170,68,153), rgb(51,34,136),
rgb(102, 153, 204), rgb(136, 204, 238), rgb(102,153,204), rgb(68,170,153), rgb(17, 119, 51), rgb(136,34,85),rgb(68,170,153),
rgb(102, 17, 0), rgb(204,102,119), rgb(102,68,170), rgb(136,34,85), rgb(221,153,119), rgb(102,17,0), rgb(204,102,119),
rgb(51,34,136), rgb(68,170,153), rgb(170,68,102), rgb(136,204,238)) //
Should be fine if you r expression evaluates.
Make sure you have at least QGA Feb SR1, latest is always better.
Patric
Pls find attach ed snapshot, i am using this version
Well, of Colorado expression returning for so.e case it should atleast work
for the territory that has non null value. Problem is it is working for
some territory and after some time it stopped working for same set of
selection.
You can also see the version here: