<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load Data Google Maps for beguinner in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Data-Google-Maps-for-beguinner/m-p/1854718#M1215829</link>
    <description>&lt;P&gt;i updated the script but now i got error&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="theboss123_0-1635862598336.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65784iC4C68EEEED558EF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="theboss123_0-1635862598336.png" alt="theboss123_0-1635862598336.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 14:16:46 GMT</pubDate>
    <dc:creator>theboss-123</dc:creator>
    <dc:date>2021-11-02T14:16:46Z</dc:date>
    <item>
      <title>Load Data Google Maps for beguinner</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-Google-Maps-for-beguinner/m-p/1854625#M1215824</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;following the guide&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Document preview of Steps to Implement Google Map in Qlikview.docx&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;when i try to load data i got erros&amp;nbsp; "symantic erro &lt;BR /&gt;for i=0 t"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;my script is bellow :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Customer_info:&lt;BR /&gt;LOAD FirstName, &lt;BR /&gt;LastName, &lt;BR /&gt;City, &lt;BR /&gt;ProductSold&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\secre\OneDrive\Documents\01_UNIMER GROUP\12_WORK QLIKVIEW\work a valider\Left Join\Google Maps LAB\Customer_info.xls]&lt;BR /&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;
&lt;P&gt;let noRows = NoOfRows('Customer_info')-1;&lt;/P&gt;
&lt;P&gt;for i=0 to $(noRows)&lt;/P&gt;
&lt;P&gt;let a=peek('FirstName',$(i),'Customer_info');&lt;BR /&gt;let b=peek('LastName',$(i),'Customer_info');&lt;BR /&gt;let c=peek(‘ProductSold’,$(i),'Customer_info');&lt;BR /&gt;let address=peek('City',$(i),'Customer_info');&lt;/P&gt;
&lt;P&gt;Data:&lt;BR /&gt;LOAD&lt;BR /&gt;'$(a)' as FirstName,&lt;BR /&gt;'$(b)' as LastName,&lt;BR /&gt;'$(c)' as ProductSold,&lt;BR /&gt;'$(address)' as Address,&lt;BR /&gt;subfield([Response/Placemark/Point/coordinates], ',' ,1) AS longitude,&lt;BR /&gt;subfield([Response/Placemark/Point/coordinates], ',' ,2) AS latitude&lt;BR /&gt;FROM [&lt;A href="http://maps.google.com/maps/geo?q=$(address)&amp;amp;output=xml&amp;amp;oe=utf8&amp;amp;sensor=false&amp;amp;key=XXYYZZ" target="_blank"&gt;http://maps.google.com/maps/geo?q=$(address)&amp;amp;output=xml&amp;amp;oe=utf8&amp;amp;sensor=false&amp;amp;key=XXYYZZ&lt;/A&gt;] (XmlSimple, Table is [kml]);&lt;/P&gt;
&lt;P&gt;next&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-Google-Maps-for-beguinner/m-p/1854625#M1215824</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-11-02T14:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data Google Maps for beguinner</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-Google-Maps-for-beguinner/m-p/1854718#M1215829</link>
      <description>&lt;P&gt;i updated the script but now i got error&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="theboss123_0-1635862598336.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65784iC4C68EEEED558EF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="theboss123_0-1635862598336.png" alt="theboss123_0-1635862598336.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-Google-Maps-for-beguinner/m-p/1854718#M1215829</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-11-02T14:16:46Z</dc:date>
    </item>
  </channel>
</rss>

