<?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: Qlik Sense Map Creation in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40097#M8400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very Good, that's what I was talking about &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 11:07:19 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-02-02T11:07:19Z</dc:date>
    <item>
      <title>Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40080#M8383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a file which contains the US State names along with various other measures columns. I want to display the States in a map. I am able to create a map by storing latitude and longitude information of all the states in another file and then importing that file into Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, my query is can we create a map without separately importing the longitude and latitude information from another file. Is Qlik Sense able to create a map if we have only the State names in a file without &lt;SPAN style="font-size: 13.3333px;"&gt;longitude and latitude information&lt;/SPAN&gt;? If yes. can anyone please let me know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rajarshi Guin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 07:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40080#M8383</guid>
      <dc:creator>rajarshi_guin</dc:creator>
      <dc:date>2018-02-02T07:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40081#M8384</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;If you load the table which contains the Departments column with the DATA MANAGER, Qliksense will try to recognize geographical informations for you and creates a geographical field, But I'm not sure that it can recognize departments, it worked for me with country field for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, use your latitude and longitude informations with GeoMakePoints() to be able to display them on a map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 08:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40081#M8384</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-02T08:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40082#M8385</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;in my experience when you load a table wich contains cities or states or countries, in the map Qlik Sense gonna recognize but not allow to display as points but it gonna fill all the country for example&amp;nbsp; the value Paris it gonna fill all the France but if you had fields with Longitude and Latitude it gonna just point the city Paris.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and May be i am wrong, wait for our experienced friends answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: i was wrong it's possible for cities read below but states no points able just polygone and it's logical&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40082#M8385</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T09:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40083#M8386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be able to use Your states in a Map chart; you have to tell &lt;STRONG&gt;QLIK to help&lt;/STRONG&gt; you with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, with that being said; there is 2 ways of loading data :&lt;/P&gt;&lt;P&gt;1) through the script : We have the full control&lt;/P&gt;&lt;P&gt;2) through the &lt;STRONG&gt;data load editor&lt;/STRONG&gt; : Where QLIK SENSE try to &lt;STRONG&gt;assist/help&lt;/STRONG&gt; us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, with that being said; what yoiu should is go to the data load editor ;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192275_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;synchronise the table of the script:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/192276_Capture.PNG" style="height: 286px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and than reload data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With that, Qlik SENSE will recognize your states as GeoFields and thus you can use them directly in a map chart without lat/lon combinations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40083#M8386</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T09:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40084#M8387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I've seen; Qlik Sense (through data load editor) recognizes cities as points and countries as polygonnes &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40084#M8387</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T09:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40085#M8388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/211603"&gt;omarbensalem&lt;/A&gt;‌ what do you mean by "tell Qlik to help him with that " ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40085#M8388</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-02T09:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40086#M8389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Youssef,&lt;/P&gt;&lt;P&gt;There is 2 ways to load your data in QLIK SENSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) script:&amp;nbsp; Qlik does not assist with this; we have full control over everything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Data load editor: QLik Sense assist us with this; recognizes GeoFields, Date field, creates auto calendar, time measures (YTD and so on), helps with the table associations , proposes recommandations, concatenations, crossing tables, data fractionning and so on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, to be able to use the City Names in a Map object without loading their Lat/Lon, we have to tell QLIK to HELP us with that =&amp;gt; Synchronise our table through the data load editor and reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And only with this, Qlik will recognize our city names as GeoFields (only by their name, no need to lat/lon) and thus we'll be able to use them in a chart Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: I was trying to explain this approach rather then telling him directly what to do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40086#M8389</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40087#M8390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Well as Omar said it worked you have just to write the name of cities in correct format to make Qlik Sense recognize the cities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;here is an example of data without longitude and latitude information and i made the points on the map&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/192283_Sans titre.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40087#M8390</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40088#M8391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Omar i can't use the Synchronise our table , i don't have the hand &lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/192284_Sans titre.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40088#M8391</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T09:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40089#M8392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you loaded your data directly through the data load editor? Or through the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40089#M8392</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T09:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40090#M8393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Omar, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;through the &lt;SPAN style="font-size: 13.3333px;"&gt;data load editor&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40090#M8393</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40091#M8394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, u don't have anything to synchronize since u've already used the data load editor to load ur table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Synchronize = &lt;/P&gt;&lt;P&gt;U've loaded ur data through the script; the tables have thus been created in the SCRIPT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, if u want Qlik to help with some things (like recognizing GeoFields in our case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to tranfer our tables from the script to the data load editor (where the recognizition is possible)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; &lt;SPAN style="font-size: 13.3333px;"&gt;Synchronize&amp;nbsp; = SYNCHRONIZE table from the script to load editor = &lt;/SPAN&gt; qlik sense will synchronise the tables loaded in the script and "transfer" them into its data load editor so that he could have full countrol over ur data and "HELP us".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that was clear?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40091#M8394</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40092#M8395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh okay i got it now , when you load the data through the script to make it editable and helpful with Qlik into the Data Load Editor the Synchronise gonna be able then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you it's clear now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40092#M8395</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T10:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40093#M8396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this, he was talking about States&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you mean "ask for an improvment on this feature to let Qliksense recognize more type of Geo informations on the future" like States, Adresses (it is planned for this year) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if it is not possible, they can't help him (they will ask him to add KML or LAT/LONG data).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40093#M8396</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-02T10:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40094#M8397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think United STATES are recognized; (Washington is a State, New York.. etc)&lt;/P&gt;&lt;P&gt;It's not a department, It's &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;the US State names &lt;/STRONG&gt;he's trying to show:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192310_Capture.PNG" style="height: 106px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40094#M8397</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T10:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40095#M8398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read it already Omar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="States.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192320_States.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I was sure that States are recognized, I would have said that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if you just think, you can ask an expert like &lt;A href="https://community.qlik.com/qlik-users/77808"&gt;mto&lt;/A&gt;‌ to confirm you this info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and If it is recognized, just verify that states correctly wrote &lt;A href="https://community.qlik.com/qlik-users/266856"&gt;consultant_bi&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40095#M8398</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-02T10:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40096#M8399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's working for States too you have just to wright the correct name in correct format&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/192301_Sans titre.png" style="height: 502px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 11:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40096#M8399</guid>
      <dc:creator>consultant_bi</dc:creator>
      <dc:date>2018-02-02T11:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense Map Creation</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40097#M8400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very Good, that's what I was talking about &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 11:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Qlik-Sense-Map-Creation/m-p/40097#M8400</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-02T11:07:19Z</dc:date>
    </item>
  </channel>
</rss>

