<?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: How can I have US MSA SVG map? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599176#M1242224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jocelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it's a very old post but wondering if you have a USA SVG file based on MSA's? Did you get it to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 15:38:12 GMT</pubDate>
    <dc:creator>nagireddy_qv</dc:creator>
    <dc:date>2017-06-26T15:38:12Z</dc:date>
    <item>
      <title>How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599172#M1242218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded SVG map (using US map and US counties map), it is working great and I love it. However, the request has changed, I need to have a US MSA map. Can anybody help me with this? My questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Is there any US MSA SVG map? Or how can I contact SVG map developer to ask?&lt;/P&gt;&lt;P&gt;2. Is that possible that I built my custom MSA SVG map? I have no experience in this before, so if I start to learn and develop one by myself, what is the work load?&lt;/P&gt;&lt;P&gt;3. Any recommended alternative maps? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I want to know one more thing? How I can build one dynamic SVG map? I saw one before. One map with state level, and when I select that state, it will show counties in that state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!Very appreciated!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599172#M1242218</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599173#M1242220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry it took so long to get an answer to you...&lt;/P&gt;&lt;P&gt;1. No I've never seen a US MSA SVG map.&amp;nbsp; Probably because that's a pretty detailed view and usually you see SVG maps of different states or districts rather than the whole country.&lt;/P&gt;&lt;P&gt;2. Yes, it would be possible to build your own, but it would be a lot of work.&amp;nbsp; You could potentially find a KML file of the same regions and convert it to SVG, but either way you're dealing with a lot of data, and a lot for javascript to deal with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to build a dynamic SVG map which similates drilling, you could add an expression to the "Load Custom SVG" property in the extension which detects which level SVG to display.&amp;nbsp; For example if more than one state is selected, then display the USA map SVG, but if only one state in selected (Pennsylvania), only display the map of that state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 15:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599173#M1242220</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2014-09-22T15:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599174#M1242221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me the syntax for that conditional load statement? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599174#M1242221</guid>
      <dc:creator>jleefjcapital</dc:creator>
      <dc:date>2015-06-12T19:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599175#M1242222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jee Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find some help into this discussion I initiated few times ago : &lt;A href="https://community.qlik.com/message/796828"&gt;SVG Map Reader - How to deal with drill down ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About this conditional load statement, I gave an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 10:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599175#M1242222</guid>
      <dc:creator />
      <dc:date>2015-06-15T10:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599176#M1242224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jocelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it's a very old post but wondering if you have a USA SVG file based on MSA's? Did you get it to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 15:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599176#M1242224</guid>
      <dc:creator>nagireddy_qv</dc:creator>
      <dc:date>2017-06-26T15:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I have US MSA SVG map?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599177#M1242226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you found any thing related to MSA based maps in Qlik Sense?? Please share your analysis on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jaswanth P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 12:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-have-US-MSA-SVG-map/m-p/599177#M1242226</guid>
      <dc:creator>polisetti</dc:creator>
      <dc:date>2017-09-05T12:03:10Z</dc:date>
    </item>
  </channel>
</rss>

