Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
fabrice_lattern
Contributor III
Contributor III

Map object - display all area ignoring the selection

Hello,


I am currently using the "Map" object in QlikSense to represent some sales on a world map. I first extracted the data from GeoAnalytics connector to get the country / administrative L1 & L2 codes & names, and created a dummy sales table as follow :

2021-06-30 17_01_13-Issue Map _ Data load editor - Qlik Sense.png

Then I created a Map with dimension "L2 Name", and some configuration to give the Country Code / L1 & L2 code in the location configuration :

2021-06-30 17_03_06-SQLQuery18.sql - cep.crm4.dynamics.com.cep (svc_cep_production@sidel.com (772))_.png 

The data map is colored using a simple SUM(Amount), and everything is fine as far as I do not perform any selection on a field from "Data" table. Example here by selecting "Colorado" in "L1 Name" field :

2021-06-30 17_04_33-Issue Map - Map _ Sheet - Qlik Sense.png

But when I select a Year, the map only displays the area for with I have some data

2021-06-30 17_06_51-Issue Map - Map _ Sheet - Qlik Sense.png

I would like to keep all other areas. I tried by modifying the dimensions used in the map with some aggr(only({1} Dim), Dim) but it does not work. I would also like to avoid to create some dummy entries (because it is dirty and in real life it would mean a lot of records which is not sustainable).

Thanks in advance if you have any idea of the way to handle this ! You will find enclose the test QVF I have created (we are still in June 2020 version in case their was some enhancements in between).

Best regards,

Fabrice

0 Replies