<?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 Map data loading Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851763#M11752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the function "GeoMakePoint" to create point for the Map object with longitudes and latitudes.&amp;nbsp; The points can be filtered by city and zip code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load the map object only some points are loaded but if I select a city or zip code (filtering), the correct amount of points are loaded.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data model like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client : &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Street name - Zip Code : GPS link&lt;/LI&gt;&lt;LI&gt;Street name&lt;/LI&gt;&lt;LI&gt;Zip Code&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPS data:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Street name - Zip Code : GPS link&lt;/LI&gt;&lt;LI&gt;Latitude&lt;/LI&gt;&lt;LI&gt;Longitude&lt;/LI&gt;&lt;LI&gt;City&lt;/LI&gt;&lt;LI&gt;Zip Code&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GeoMakePoint(latitude, longitude)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured out that if I modify my key "GPS link" may be the problem but I couldn't fix it.&amp;nbsp; If I do hash128(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Street name - Zip Code) (to avoid bad characters into my street name), the points displayed in the map are not the same anymore (still not the correct number of point).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 14:26:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-29T14:26:17Z</dc:date>
    <item>
      <title>Map data loading Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851763#M11752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the function "GeoMakePoint" to create point for the Map object with longitudes and latitudes.&amp;nbsp; The points can be filtered by city and zip code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load the map object only some points are loaded but if I select a city or zip code (filtering), the correct amount of points are loaded.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data model like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client : &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Street name - Zip Code : GPS link&lt;/LI&gt;&lt;LI&gt;Street name&lt;/LI&gt;&lt;LI&gt;Zip Code&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GPS data:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Street name - Zip Code : GPS link&lt;/LI&gt;&lt;LI&gt;Latitude&lt;/LI&gt;&lt;LI&gt;Longitude&lt;/LI&gt;&lt;LI&gt;City&lt;/LI&gt;&lt;LI&gt;Zip Code&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;GeoMakePoint(latitude, longitude)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured out that if I modify my key "GPS link" may be the problem but I couldn't fix it.&amp;nbsp; If I do hash128(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Street name - Zip Code) (to avoid bad characters into my street name), the points displayed in the map are not the same anymore (still not the correct number of point).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 14:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851763#M11752</guid>
      <dc:creator />
      <dc:date>2015-04-29T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Map data loading Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851764#M11753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;Guillaume,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;How many data points there in your data model, unfiltered?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 14:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851764#M11753</guid>
      <dc:creator />
      <dc:date>2015-04-29T14:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Map data loading Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851765#M11754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About 1000 different points with 3 different zip code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851765#M11754</guid>
      <dc:creator />
      <dc:date>2015-04-30T07:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Map data loading Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851766#M11755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had an issue with a scatter chart with &amp;gt; 1000 data points, which would fail to render until I reduced the number of data points &amp;lt; 1000. As I understand it, the current version of QlikSense (1.1) has a limit on some visualisations, where it will not render a data set larger than 1000 data points. One way to check is to load your data into a table and, if the fields all look correct, then this is likely to be the cause of your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, there is work being done on this at the moment, I'd recommend giving someone at Qlik a call about your specific scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 09:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851766#M11755</guid>
      <dc:creator />
      <dc:date>2015-04-30T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map data loading Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851767#M11756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if it will help as still new to this, I call my customers details from SQL...but to get my map working I created a separate excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the data load editor as a separate section added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are my three main columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CityLatitude,&lt;/P&gt;&lt;P&gt;CityLongitude,&lt;/P&gt;&lt;P&gt;StreetName,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CityLatitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CityLongitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; StreetName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GeoMakePoint (CityLatitude,CityLongitude) as StreetLocation&lt;/P&gt;&lt;P&gt;FROM [lib://Sense/CustomerLocations.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joeybird&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 13:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-data-loading-Qlik-Sense/m-p/851767#M11756</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2015-05-01T13:46:35Z</dc:date>
    </item>
  </channel>
</rss>

