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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview Integration with Google Maps

Hi All,

I want to create a simple google map chart in my Qlikview desktop version. When I try to search it on the forum, I downloaded a white paper but that seems too old. I am a total newbie to googlemaps in qlikview so will need a brief step by step guide.

Moreover, as per old document i created integration with Google Maps, but i am getting "No Data to display" in my report.

Please find the attached document for created report.

Please guide me how to achieve this.

Thanks,

Suresh

7 Replies
avinashelite

Hi Suresh,

Check this thread

Google Maps - Cluster

hope this helps you

jpenuliar
Partner - Specialist III
Partner - Specialist III

Hi Suresh,

Here is a step by step tutorial on Google map integration

http://community.qlik.com/docs/DOC-5709

Not applicable
Author

Hi Avinash,

Thanks for your quick reply.

I will double check it once.

Not applicable
Author

Hi Jonathan,

Thanks man for your fast reply

I used the same link and same document. Still i will double check it once.

Not applicable
Author

martinpohl
Partner - Master
Partner - Master

see attached.

The old version get no access to the google maps card.

Now you need more geopoints

Regards

jpenuliar
Partner - Specialist III
Partner - Specialist III

Try

[result/geometry/location/lat] AS latitude,
[result/geometry/location/lng] AS longitude
FROM [https://maps.googleapis.com/maps/api/geocode/xml?address=$(a)](XmlSimple, Table is [GeocodeResponse]);