<?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 SVG Maps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662565#M540277</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;I've created an app that shows a world map with the related data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to switch to national maps (by province) when selected over a country?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jul 2014 08:31:13 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2014-07-28T08:31:13Z</dc:date>
    <item>
      <title>SVG Maps</title>
      <link>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662565#M540277</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;I've created an app that shows a world map with the related data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to switch to national maps (by province) when selected over a country?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 08:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662565#M540277</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-07-28T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Maps</title>
      <link>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662566#M540278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joaquin,&lt;/P&gt;&lt;P&gt;You can specify this kind of expression in the Load SVG path&lt;/P&gt;&lt;P&gt;=if(count(DISTINCT CountryCode)&amp;gt;1, 'World.svg', only(FileName))&lt;/P&gt;&lt;P&gt;with the FileNames referencing the necessary SVG file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 07:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662566#M540278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-31T07:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: SVG Maps</title>
      <link>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662567#M540279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've showed the national map using this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF (GetSelectedCount(Country)=1, only(CountryMapFile), 'world.svg')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 07:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SVG-Maps/m-p/662567#M540279</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2014-07-31T07:45:50Z</dc:date>
    </item>
  </channel>
</rss>

