<?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 map in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163900#M1283249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want a india map in my application , I want to view the sale in different city on mouse over event on map , how can i do this ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163900#M1283249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want a india map in my application , I want to view the sale in different city on mouse over event on map , how can i do this ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163900#M1283249</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163901#M1283251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use the Google maps exampe of QV to show your data on a Google Map. I believe this can be found on the demo site. Furthermore, you require the Geocode of your customers if you want to show their turnover on your map and a Google Maps API key, which you can obtain for free from Google. There are some restrictions though but these restrictions will be explained to you when apply for the key.&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163901#M1283251</guid>
      <dc:creator />
      <dc:date>2010-11-24T10:00:08Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163902#M1283254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u please explain in detail the steps required to achieve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 05:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163902#M1283254</guid>
      <dc:creator />
      <dc:date>2011-02-07T05:53:22Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163903#M1283255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a standard google map API which u need to upload as a script, then identify the Longitude and latitude of the city you want to show in the map and link this data with your sales.&lt;/P&gt;&lt;P&gt;I have achieved in showing Sales using India map for one of my clients by following the same steps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 06:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163903#M1283255</guid>
      <dc:creator>raghavsurya</dc:creator>
      <dc:date>2011-02-07T06:09:30Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163904#M1283256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can u please tell me the script for the google map API.&lt;/P&gt;&lt;P&gt;I have the latitude and logitude of the cities required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 06:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163904#M1283256</guid>
      <dc:creator />
      <dc:date>2011-02-07T06:34:07Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163905#M1283257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;find below the api...... Just put it in the script window and upload the sales detials linked with longitude and latitude of cities &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;// Google Maps in QlikView&lt;BR /&gt;// V0.9 - October 1st 2008 © Copyright QlikTech International AB 2008 / AES&lt;/P&gt;&lt;P&gt;// Google Maps Key&lt;BR /&gt;// get a key here &lt;A href="http://code.google.com/apis/maps/signup.html"&gt;http://code.google.com/apis/maps/signup.html&lt;/A&gt;&lt;BR /&gt;gmap_key = '123';&lt;BR /&gt;max_zoom_level = 17; //maximum value 17&lt;/P&gt;&lt;P&gt;// Variables required for calculating map&lt;BR /&gt;// No need to change these&lt;BR /&gt;var_pi180= '=pi()/180';&lt;BR /&gt;var_lat_offset= '0';&lt;BR /&gt;var_mc2= '=256*pow(2,$(var_zoom))';&lt;BR /&gt;var_mc1= '=256*pow(2,($(var_zoom)-1))';&lt;BR /&gt;var_mid_lat= '=min(LATITUDE)+(1+var_lat_offset)*((max(LATITUDE)-min(LATITUDE))/2)';&lt;BR /&gt;var_mid_long= '=min(LONGITUDE)+(max(LONGITUDE)-min(LONGITUDE))/2';&lt;BR /&gt;var_zoom= '=max(aggr(if(max( round(256*pow(2,(_zoom_level -1)))+( LONGITUDE *((256*pow(2,_zoom_level ))/360)) )-min( round(256*pow(2,(_zoom_level -1)))+( LONGITUDE *((256*pow(2,_zoom_level ))/360)) ) &amp;lt;map_size_x AND max((256*pow(2,(_zoom_level-1)))+((0.5*log((1+(sin((LATITUDE)*pi()/180)))/(1-(sin((LATITUDE)*pi()/180)))))*((-256*pow(2,_zoom_level))/(2*pi()))))-min((256*pow(2,(_zoom_level-1)))+((0.5*log((1+(sin((LATITUDE)*pi()/180)))/(1-(sin((LATITUDE)*pi()/180)))))*((-256*pow(2,_zoom_level))/(2*pi()))))&amp;lt;map_size_y,_zoom_level,1),_zoom_level))';&lt;BR /&gt;var_maptype= '=if(isnull(only(maptype)),fieldvalue( '&amp;amp;chr(39)&amp;amp;'maptype'&amp;amp;chr(39)&amp;amp;', 1 ),maptype)';&lt;BR /&gt;map_size_x= '620';&lt;BR /&gt;map_size_y= '500';&lt;/P&gt;&lt;P&gt;SET HidePrefix='_' ;&lt;BR /&gt;// Field required for calcualting best zoom level&lt;BR /&gt;_zoom_level:&lt;BR /&gt;Load RecNo( ) as _zoom_level autogenerate(max_zoom_level);&lt;/P&gt;&lt;P&gt;maptype:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; maptype&lt;BR /&gt; roadmap&lt;BR /&gt; mobile&lt;BR /&gt; satellite&lt;BR /&gt; terrain&lt;BR /&gt; hybrid&lt;BR /&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 06:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163905#M1283257</guid>
      <dc:creator>raghavsurya</dc:creator>
      <dc:date>2011-02-07T06:39:09Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163906#M1283258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want you could try out Idevio Maps as an alternative to Google Maps, it's a faster, more interactive way to use maps within Qlikview. Main benefits are: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;Fast map with dynamic zoom and pan.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;Client side rendering, handles thousands of objects with ease.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;Plug and play, easy to setup and configure.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;Extendable, the extension serves as a starting point.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;World coverage, street level &lt;SPAN style="font-size: 12px; color: #222222;"&gt;for&lt;/SPAN&gt; many areas.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 12px; font-family: tahoma, sans-serif;"&gt;Secure, own hosting possible.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idevio Maps are available to Qlikview 10 as an extension object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Visit &lt;A href="http://www.idevio.com/demo"&gt;www.idevio.com/demo&lt;/A&gt; for more info and demo (logon on with demo demo).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 07:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163906#M1283258</guid>
      <dc:creator />
      <dc:date>2011-06-15T07:16:34Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163907#M1283259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In order to display interactive maps into a QlikView document, we do provide a solution called GeoQlik for QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;The main GeoQlik’s assets are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;- Integration into a QlikView document which allows you to select directly on the map &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;- Possibility to load your own geografic data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;- Perform&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;spatial analysis &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;by&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tinging&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;areas&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;- Make pie charts and bar charts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;- Works offline&lt;/SPAN&gt;&lt;SPAN class="hps"&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;- Easy to use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;To access GeoQlik online demo:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qonnections.geoqlik.com"&gt;http://qonnections.geoqlik.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know more about GeoQlik, please do not hesitate to register to webinars: &lt;BR /&gt;&lt;A href="http://www.geoqlik.com/index.php?option=com_content&amp;amp;task=blogsection&amp;amp;id=9&amp;amp;Itemid=58"&gt;http://www.geoqlik.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;"&gt;If you want to know more about GeoQlik v.10, you can register to webinars dedicated to this new version, following this link : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;amp;quot;Calibri&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;"&gt;&lt;A class="jive-link-external-small" href="http://www.geoqlik.com/index.php?option=com_content&amp;amp;task=blogsection&amp;amp;id=9&amp;amp;Itemid=58"&gt;http://www.geoqlik.com/index.php?option=com_content&amp;amp;task=blogsection&amp;amp;id=9&amp;amp;Itemid=58&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 13:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163907#M1283259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-15T13:40:12Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163908#M1283260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SET HidePrefix='_' ;&lt;BR /&gt;// Field required for calcualting best zoom level&lt;BR /&gt;_zoom_level:&lt;BR /&gt;Load RecNo( ) as _zoom_level autogenerate(max_zoom_level);&lt;/P&gt;&lt;P&gt;maptype:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the idle range that we can use for HIDEPREFIX??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My zoom is not working properly i guess its due to this. bubbles concentrating in one area are stacking and not all of them are visible. do we have any solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 18:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163908#M1283260</guid>
      <dc:creator />
      <dc:date>2011-06-21T18:21:56Z</dc:date>
    </item>
    <item>
      <title>map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163909#M1283261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can Anyone Help me how to find longitudes and latitudes and place it over Google maps as im new to Qlikview World &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 06:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163909#M1283261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-13T06:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163910#M1283262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;how to creat chate in map on qlikview &lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; how can I create bar chats in map on qlikview to show data by location that we're selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks before hand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 01:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163910#M1283262</guid>
      <dc:creator />
      <dc:date>2011-09-14T01:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163911#M1283263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with Google Earth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 03:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163911#M1283263</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-09-14T03:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163912#M1283264</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;GIS/Maps Analytics in QlikView is a very interesting topic indeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView customers and channel partners are interested in displaying their QlikView KPI indicators on Geographic maps but also sometimes on a Building Plan (ex: logistic warehouse, supermarket, hospital, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business Geografic has developed a mapping extension for QlikView (V9, V10, V11) namely "GeoQlik" and we have been a Technology Partner of QlikTech since 2006 starting with QlikView 8!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hereby suggest you to have a look at our new mapping extension for QlikView 11 "SR1": GeoQlik v11.6:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.geoqlik.com/en/geoqlik-for-qlikview/geoqlik-v11.html"&gt;http://www.geoqlik.com/en/geoqlik-for-qlikview/geoqlik-v11.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find hereafter a few screenshots of GeoQlik V11.6 using WMS/TMS services to display QlikView KPIs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15965" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_1.JPG" src="https://community.qlik.com/legacyfs/online/15965_geoqlik_v11_demo_1.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15966" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_2.JPG" src="https://community.qlik.com/legacyfs/online/15966_geoqlik_v11_demo_2.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15967" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_3.JPG" src="https://community.qlik.com/legacyfs/online/15967_geoqlik_v11_demo_3.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="15968" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_full.jpg" src="https://community.qlik.com/legacyfs/online/15968_geoqlik_v11_full.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;@ Business Geografic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163912#M1283264</guid>
      <dc:creator />
      <dc:date>2012-06-13T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163913#M1283265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do download GeoQlik extension. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163913#M1283265</guid>
      <dc:creator />
      <dc:date>2012-08-20T14:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: map in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163914#M1283266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trial version of geoqlik is available for download on the &lt;A href="http://market.qlik.com/geoqlik.html"&gt;qlikmarket&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/map-in-qlikview/m-p/163914#M1283266</guid>
      <dc:creator />
      <dc:date>2012-08-20T14:30:41Z</dc:date>
    </item>
  </channel>
</rss>

