Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
];
Hi Peony,
There is this old thread regarding your issue, have you checked this :
https://community.qlik.com/t5/QlikView-App-Dev/Ways-creating-Maps-in-qlikview/td-p/1357184
Regards,
Rohan.
Hi,
Have you checked this article ?
Regards,
Rohan.
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.
Hi Peony,
There is this old thread regarding your issue, have you checked this :
https://community.qlik.com/t5/QlikView-App-Dev/Ways-creating-Maps-in-qlikview/td-p/1357184
Regards,
Rohan.
@Rohan thank you