<?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 How to put offices on the qlik map using the coordinates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1539844#M38975</link>
    <description>&lt;P&gt;Hi, qlikers! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have longitute and latitude of some offices and I need to put on the map, but so far no success. I used this example from the manual:&lt;/P&gt;&lt;DIV class="code"&gt;LOAD&lt;/DIV&gt;&lt;DIV class="code"&gt;Office,&lt;/DIV&gt;&lt;DIV class="code"&gt;Location,&lt;/DIV&gt;&lt;DIV class="code"&gt;Employees&lt;/DIV&gt;&lt;DIV class="code"&gt;FROM 'lib://Maps/Offices.xls'&lt;/DIV&gt;&lt;DIV class="code"&gt;(biff, embedded labels, table is (Sheet1$));&lt;/DIV&gt;&lt;DIV class="code"&gt;TAG FIELDS Location WITH $geopoint;&lt;/DIV&gt;&lt;DIV class="code"&gt;TAG FIELDS Office WITH $geoname;&lt;/DIV&gt;&lt;DIV class="code"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="code"&gt;But no luck.&lt;/DIV&gt;</description>
    <pubDate>Tue, 05 Feb 2019 18:04:57 GMT</pubDate>
    <dc:creator>isadoralmeida06</dc:creator>
    <dc:date>2019-02-05T18:04:57Z</dc:date>
    <item>
      <title>How to put offices on the qlik map using the coordinates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1539844#M38975</link>
      <description>&lt;P&gt;Hi, qlikers! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have longitute and latitude of some offices and I need to put on the map, but so far no success. I used this example from the manual:&lt;/P&gt;&lt;DIV class="code"&gt;LOAD&lt;/DIV&gt;&lt;DIV class="code"&gt;Office,&lt;/DIV&gt;&lt;DIV class="code"&gt;Location,&lt;/DIV&gt;&lt;DIV class="code"&gt;Employees&lt;/DIV&gt;&lt;DIV class="code"&gt;FROM 'lib://Maps/Offices.xls'&lt;/DIV&gt;&lt;DIV class="code"&gt;(biff, embedded labels, table is (Sheet1$));&lt;/DIV&gt;&lt;DIV class="code"&gt;TAG FIELDS Location WITH $geopoint;&lt;/DIV&gt;&lt;DIV class="code"&gt;TAG FIELDS Office WITH $geoname;&lt;/DIV&gt;&lt;DIV class="code"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="code"&gt;But no luck.&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Feb 2019 18:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1539844#M38975</guid>
      <dc:creator>isadoralmeida06</dc:creator>
      <dc:date>2019-02-05T18:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to put offices on the qlik map using the coordinates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1539964#M38984</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/23024"&gt;@isadoralmeida06&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can have a look at&amp;nbsp;&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=GA7qNWElow4" target="_blank"&gt;https://www.youtube.com/watch?v=GA7qNWElow4&lt;/A&gt; and try steps.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Ganapati.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 05:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1539964#M38984</guid>
      <dc:creator>ganapati_h</dc:creator>
      <dc:date>2019-02-06T05:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to put offices on the qlik map using the coordinates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1540352#M38990</link>
      <description>&lt;P&gt;Thank u! I`ll look it up.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 14:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1540352#M38990</guid>
      <dc:creator>isadoralmeida06</dc:creator>
      <dc:date>2019-02-06T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to put offices on the qlik map using the coordinates</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1540573#M39000</link>
      <description>&lt;P&gt;My latitude and longitude was in a wrong format.&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/Problem-to-generate-a-map/m-p/881950" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-App-Development/Problem-to-generate-a-map/m-p/881950&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 01:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-put-offices-on-the-qlik-map-using-the-coordinates/m-p/1540573#M39000</guid>
      <dc:creator>isadoralmeida06</dc:creator>
      <dc:date>2019-02-07T01:25:25Z</dc:date>
    </item>
  </channel>
</rss>

