<?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 Geo head map for the world - google chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Geo-head-map-for-the-world-google-chart/m-p/658264#M240200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create a head map of the world, but I can only find country specific&lt;BR /&gt;examples. &lt;/P&gt;&lt;P&gt;My data set contains the county as the ISO code and the sum (sales) as the&lt;BR /&gt;value I would like to show. I have successfully reproduced the Example given in&lt;BR /&gt;the QlikView Cookbook, by Rob Wunderlich, but I need something showing the world&lt;BR /&gt;as the map. Where "usa" would be world and "state" = Country, I do not need any fancy "zoom" functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chart.apis.google.com/chart?&amp;amp;cht=t"&gt;http://chart.apis.google.com/chart?&amp;amp;cht=t&lt;/A&gt;&lt;SPAN&gt;' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; '&amp;amp;chs=' &amp;amp; '440x220' &lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Chart size */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chtm=' &amp;amp; '&lt;/SPAN&gt;usa&lt;SPAN style="font-size: 8pt;"&gt;' &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Region */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chco=' &amp;amp; 'f5f5f5'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Color for no value */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; ',' &amp;amp; 'edf0d4,6c9642,13390a'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Color gradient */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chld=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fieldIndex&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('State', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chd=s:' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('$(simpleEncodingMap)', 1+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(61*&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),1),1), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), '', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fieldIndex&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('State', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;BR /&gt;&lt;BR /&gt; Thanks for help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Matthias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 09:25:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-22T09:25:19Z</dc:date>
    <item>
      <title>Geo head map for the world - google chart</title>
      <link>https://community.qlik.com/t5/QlikView/Geo-head-map-for-the-world-google-chart/m-p/658264#M240200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create a head map of the world, but I can only find country specific&lt;BR /&gt;examples. &lt;/P&gt;&lt;P&gt;My data set contains the county as the ISO code and the sum (sales) as the&lt;BR /&gt;value I would like to show. I have successfully reproduced the Example given in&lt;BR /&gt;the QlikView Cookbook, by Rob Wunderlich, but I need something showing the world&lt;BR /&gt;as the map. Where "usa" would be world and "state" = Country, I do not need any fancy "zoom" functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chart.apis.google.com/chart?&amp;amp;cht=t"&gt;http://chart.apis.google.com/chart?&amp;amp;cht=t&lt;/A&gt;&lt;SPAN&gt;' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; '&amp;amp;chs=' &amp;amp; '440x220' &lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Chart size */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chtm=' &amp;amp; '&lt;/SPAN&gt;usa&lt;SPAN style="font-size: 8pt;"&gt;' &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Region */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chco=' &amp;amp; 'f5f5f5'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Color for no value */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; ',' &amp;amp; 'edf0d4,6c9642,13390a'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;/* Color gradient */&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chld=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fieldIndex&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('State', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 14pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;BR /&gt; &amp;amp; '&amp;amp;chd=s:' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('$(simpleEncodingMap)', 1+&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(61*&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),1),1), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), '', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;fieldIndex&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('State', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;BR /&gt;&lt;BR /&gt; Thanks for help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Matthias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 09:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Geo-head-map-for-the-world-google-chart/m-p/658264#M240200</guid>
      <dc:creator />
      <dc:date>2014-09-22T09:25:19Z</dc:date>
    </item>
  </channel>
</rss>

