This content has been marked as final.
Show 4 replies
-
Re: Qlik GeoAnalytics - Exclude Null-Values
Ralf Heukäufer Nov 16, 2017 2:51 PM (in response to Sabrina Richter )Hello Sabrina,
try "not isnull()" in your if clause.
If that doesn´t work perpabs you can upload an example app.
-
Re: Qlik GeoAnalytics - Exclude Null-Values
Sabrina Richter Nov 17, 2017 3:09 PM (in response to Ralf Heukäufer )THe problem is that you would need a licensed version of Qlik GeoAnalytics extension. Do you have got any experience with it? How can I supress null values here which normally is on the presentation tab of normal charts?
-
-
Re: Qlik GeoAnalytics - Exclude Null-Values
Prabhakar Vammi Nov 17, 2017 2:30 AM (in response to Sabrina Richter )Use if(isnull(Your expression, 0) and then select 'suppress zero values' option from presentation tab.
-
Re: Qlik GeoAnalytics - Exclude Null-Values
Sabrina Richter Nov 17, 2017 3:08 PM (in response to Prabhakar Vammi )Thanks guys. Since I am talking about the GeoAnalytics extensions in Qlikview I am wondering where this option is. I can not find it.
Anyone can tell me on how this works with this extension (I am on the newest version 5.8.2)
-