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: 
Peony
Creator III
Creator III

Quick Map extension doesn't show values on map (QlikView)

Hi all.
I create test data set to see how data works within Quick Map. And unfortunately data is missed on a map. 
Could you please advise how to fix and get location points on a map?

SET DecimalSep='.';

Map_Tst:
Load * Inline [
longitude,	latitude, 	name
-1.12665,	52.64731, 	a
-1.521355,	52.454211, 	b
-7.54629,	33.56656, 	c
];

 

Peony_0-1710184101537.png

 

Labels (3)
1 Solution
4 Replies
Rohan
Partner - Specialist
Partner - Specialist

Peony
Creator III
Creator III
Author

Hi @Rohan  Thanks for a link. Unfortunately this doesn't help much since it's a qlik sense function and qlikview just can't recognize it.

Peony
Creator III
Creator III
Author

@Rohan thank you