<?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 Non-unique postal codes in a map with multiple countries in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131686#M9282</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;As you might know, Qlik Sense can detect postal codes in its map object. There seems to be a problem when you want to show the postal areas of multiple countries at the same time: the non-unique ones don't seem to render. It works fine with only one country specified in the Locations tab (see attached pic, there should be a postal area displayed below the points). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to display &lt;EM&gt;all&lt;/EM&gt; the postal areas without using KML-files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment for a simple example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sampo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. This app uses the september version of Qlik Sense Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 10:04:55 GMT</pubDate>
    <dc:creator>sampo_klintrup</dc:creator>
    <dc:date>2018-09-17T10:04:55Z</dc:date>
    <item>
      <title>Non-unique postal codes in a map with multiple countries</title>
      <link>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131686#M9282</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;As you might know, Qlik Sense can detect postal codes in its map object. There seems to be a problem when you want to show the postal areas of multiple countries at the same time: the non-unique ones don't seem to render. It works fine with only one country specified in the Locations tab (see attached pic, there should be a postal area displayed below the points). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to display &lt;EM&gt;all&lt;/EM&gt; the postal areas without using KML-files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment for a simple example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sampo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. This app uses the september version of Qlik Sense Desktop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 10:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131686#M9282</guid>
      <dc:creator>sampo_klintrup</dc:creator>
      <dc:date>2018-09-17T10:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Non-unique postal codes in a map with multiple countries</title>
      <link>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131687#M9283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that you have a dimensional value that is the same for both countries, then Sense won't know in which country to draw the Zip code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you change the dimensional value under Data to a country and postal code unique value, like this for example: &lt;EM&gt;=Postalcode &amp;amp; ', ' &amp;amp; Country&lt;/EM&gt; and set the Country under Location to &lt;EM&gt;Country&lt;/EM&gt; it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Se attached qvf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 11:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131687#M9283</guid>
      <dc:creator>olofmalmstrom</dc:creator>
      <dc:date>2018-09-21T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Non-unique postal codes in a map with multiple countries</title>
      <link>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131688#M9284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Sampo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 11:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/131688#M9284</guid>
      <dc:creator>sampo_klintrup</dc:creator>
      <dc:date>2018-09-21T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Non-unique postal codes in a map with multiple countries</title>
      <link>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/1606545#M44929</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm plotting maps for all EU countries, but somehow Qlik Sense only recognized France/Germany/Spain postal codes, but not other countries like UK/Italy......is there a specific format of postal codes that Qlik Sense able to read?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 14:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Non-unique-postal-codes-in-a-map-with-multiple-countries/m-p/1606545#M44929</guid>
      <dc:creator>mss</dc:creator>
      <dc:date>2019-07-26T14:33:45Z</dc:date>
    </item>
  </channel>
</rss>

