Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Using QlikView 9 and despite having seen various posts about google maps, I have two problems if someone can help me:
1. Starting from the address of my customers, I would like to retrieve latitude and longitude from this url:
" FROM [http://maps.google.com/maps/geo?q=$(vaddress)&output=csv&key=$(gmap_key)] (ansi, txt, delimiter is ',', explicit labels, msq) ";
where gmap_key = NULL and latitude = 0 and longitude = 0.
if I do the same thing via browser, it works. Any suggestions?I do not understand that I enter the key variable gmap_key?? Got better in the url I put this path: "http://maps.google.com/maps/geo??
Thanks in advance.
ok, a problem was a proxy.
ok, a problem was a proxy.
William, what did you do to the code to get around the proxy server? Thanks, Julie
Can someone help with a solution/code in the script to get around the proxy?
Thanks