<?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: Problem with GEOMakepoint in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042679#M16232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating a new Dimension in your Master Items having field defined as GeoMakePoint(Latitude,Longitude) and give it a name 'GeoKey' (any name would do).&lt;/P&gt;&lt;P&gt;Once you are done with it, drag the map chart into your sheet and add 'GeoKey' as your dimension.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GeoMakePoint.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113526_GeoMakePoint.png" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 07:10:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-04T07:10:32Z</dc:date>
    <item>
      <title>Problem with GEOMakepoint</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042678#M16231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unable to make the assembly of my map QlikSense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[jan_2016]:&lt;/P&gt;&lt;P&gt;LOAD [ano],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [num_rel],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [local],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [data_rel],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [setor],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [tipo_atual],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [tipo],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [nome_prop_empreend],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [end_empreend],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [cid_empreend],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [data_ini],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [fase],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [quantificacao],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [nome_rt_princ],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [cart_rt_princ],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [nom_fisc],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [situacao],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [cidade],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [hyperlink],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [num_art_princ],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [data_art_princ],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [fase_atual],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [alvara_mun]&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop/jan_2016.txt]&lt;/P&gt;&lt;P&gt;(txt, utf8, embedded labels, delimiter is ';', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Planilha1]:&lt;/P&gt;&lt;P&gt;LOAD [num_rel],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Latitude],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Longitude],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GeoMakePoint(num(Latitude,'##,#######'),num(Longitude,'##,#######')) as location&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop/latlog.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Planilha1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042678#M16231</guid>
      <dc:creator />
      <dc:date>2016-02-03T17:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GEOMakepoint</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042679#M16232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating a new Dimension in your Master Items having field defined as GeoMakePoint(Latitude,Longitude) and give it a name 'GeoKey' (any name would do).&lt;/P&gt;&lt;P&gt;Once you are done with it, drag the map chart into your sheet and add 'GeoKey' as your dimension.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GeoMakePoint.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113526_GeoMakePoint.png" style="height: 388px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 07:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042679#M16232</guid>
      <dc:creator />
      <dc:date>2016-02-04T07:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GEOMakepoint</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042680#M16233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Unfortunately without success ,&lt;BR /&gt;Already working with GIS software , in which I have ease in mapping .&lt;BR /&gt;&lt;BR /&gt;But When We speak of Information in Images prefer Sense.&lt;BR /&gt;&lt;BR /&gt;I would also like to Information Entering KML files and connect to BD mysql &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 19:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-with-GEOMakepoint/m-p/1042680#M16233</guid>
      <dc:creator />
      <dc:date>2016-02-04T19:00:34Z</dc:date>
    </item>
  </channel>
</rss>

