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

Got this error on "Reload" while loading a google map

Hello Everyone, Really need help here. Does anybody know what is wrong with the code below ? The download of the specified resource has failed. Data: LOAD 'Test Branch' AS Branch, '123456' AS PostalCode, subfield([Response/Placemark/Point/coordinates], ',' ,1) AS longitude, subfield([Response/Placemark/Point/coordinates], ',' ,2) AS latitude FROM [http://maps.google.com/maps/geo?q=123456&output=xml&oe=utf8&sensor=false&key=XXYYZZ] (XmlSimple, Table is [kml]) Thank-you.

0 Replies