Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
nikhilgarg
Specialist II
Specialist II

Problem regarding GeoMaps/Qliksense

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?

11 Replies
kenphamvn
Creator III
Creator III

Hi

Maybe the the color expression return Null value in some case

Regards

An Pham

nikhilgarg
Specialist II
Specialist II
Author

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?

kenphamvn
Creator III
Creator III

Hi nikhil garg

could you please share sample app,or screenshot?

Regards

Patric_Nordstrom
Employee
Employee

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

nikhilgarg
Specialist II
Specialist II
Author

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))  //

Patric_Nordstrom
Employee
Employee

Should be fine if you r expression evaluates.

Make sure you have at least QGA Feb SR1, latest is always better.

Patric

nikhilgarg
Specialist II
Specialist II
Author

Pls find attach ed snapshot, i am using this version

nikhilgarg
Specialist II
Specialist II
Author

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.

Patric_Nordstrom
Employee
Employee

You can also see the version here:

qga version.png