<?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: New QlikViewMappingExample extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504703#M1234629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My case study was rather to show a bubble that would grow in size by steps based on a quantity of adresses corresponding a given grouping. I've noticed that bubbles with sizes 25, 50, 75 and 100 can be distiguished rather well from one another, and knowing that my total count should be inferior to 10, but most commonly between 1 and two, I set the following expression in the Measurement field:&lt;/P&gt;&lt;P&gt;=RangeMin(100, 25*Count(DISTINCT AddressID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What bothers me is that for each Bubble I get the following tooltip:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example Tooltip&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or 50, 75, 100 on the second line)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Measurement used for the actual size of the bubble is not automatically interesting for someone to see, and I believe it would be more relevant to display data with analytical value, as needed. For example, I could definitely imagine writing this as an expression in a Tooltip Info field:&lt;/P&gt;&lt;P&gt;='&amp;lt;b&amp;gt;Nb of Customers&amp;lt;/b&amp;gt;= ' &amp;amp; Count(DISTINCT AddressID) &amp;amp; '&amp;lt;/br&amp;gt;&amp;lt;b&amp;gt;Avg. Sales&amp;lt;/b&amp;gt;= ' &amp;amp; Avg(Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 21:02:29 GMT</pubDate>
    <dc:creator>pgrenier</dc:creator>
    <dc:date>2013-12-18T21:02:29Z</dc:date>
    <item>
      <title>New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504699#M1234622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While trying out this new extension that comes packaged with version 11.20 SR5, there were two things that got me wondering:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can we change the text in the tooltip box so that it corresponds to data related to the coordinate rather than the value of the Measurement field along with a customizeable header, and&lt;/LI&gt;&lt;LI&gt;Might it be possible to zone-select rather than move the map when issuing a click'n'drag?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your input, ragards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&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/New-QlikViewMappingExample-extension/m-p/504699#M1234622</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504700#M1234624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The content of the popup in the expression can be based upon the coordinate.  It’s similar to anything you might do in a straight table, so it should coincide if you put the right expression in there.&lt;/P&gt;&lt;P&gt;In terms of selecting instead of dragging, holding down the shift key before clicking and dragging should create a box you can use to drag and select.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 19:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504700#M1234624</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2013-12-18T19:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504701#M1234626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to write.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried what you suggested in regards to managing the content of the Tooltip, but this displays all the bubbles with sizes that vary randomly based on the text that is to be presented in the tooltip. Also, the tooltip title remains "Example Tooltip" for all of the displayed items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the Shift before click option doesn't react the way you would expect, and does nothing. The only way to select using this extension si by clicking directly on one of the dots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My belief is that there is a configuration parameter missing, which would allow entering an expression in HTML for for displaying personalised content in the Tooltip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the zone-selection, I guess one would have to program some MouseOver-type feature within the extension to have it interact as expected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 20:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504701#M1234626</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2013-12-18T20:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504702#M1234627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, so you’re wanting the dots to not grow in proportion to the measure and be a uniform size?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 20:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504702#M1234627</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2013-12-18T20:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504703#M1234629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My case study was rather to show a bubble that would grow in size by steps based on a quantity of adresses corresponding a given grouping. I've noticed that bubbles with sizes 25, 50, 75 and 100 can be distiguished rather well from one another, and knowing that my total count should be inferior to 10, but most commonly between 1 and two, I set the following expression in the Measurement field:&lt;/P&gt;&lt;P&gt;=RangeMin(100, 25*Count(DISTINCT AddressID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What bothers me is that for each Bubble I get the following tooltip:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example Tooltip&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(or 50, 75, 100 on the second line)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the Measurement used for the actual size of the bubble is not automatically interesting for someone to see, and I believe it would be more relevant to display data with analytical value, as needed. For example, I could definitely imagine writing this as an expression in a Tooltip Info field:&lt;/P&gt;&lt;P&gt;='&amp;lt;b&amp;gt;Nb of Customers&amp;lt;/b&amp;gt;= ' &amp;amp; Count(DISTINCT AddressID) &amp;amp; '&amp;lt;/br&amp;gt;&amp;lt;b&amp;gt;Avg. Sales&amp;lt;/b&amp;gt;= ' &amp;amp; Avg(Sales) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 21:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504703#M1234629</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2013-12-18T21:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504704#M1234631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find a map that is almost exactly the same as this one (but also has tooltip control) here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/brianwmunz/QuickMap-QV11" title="https://github.com/brianwmunz/QuickMap-QV11"&gt;brianwmunz/QuickMap-QV11 · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you wanted the MapQuest tileset, you could just put this into the custom tileset property:&lt;/P&gt;&lt;P&gt;&lt;A href="http://otile1.mqcdn.com/tiles/1.0.0/map/${z}/${x}/${y}.jpg" title="http://otile1.mqcdn.com/tiles/1.0.0/map/${z}/${x}/${y}.jpg"&gt;http://otile1.mqcdn.com/tiles/1.0.0/map/${z}/${x}/${y}.jpg&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 17:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504704#M1234631</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2013-12-19T17:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504705#M1234633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Brian!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exactly what I was looking for!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 19:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504705#M1234633</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2013-12-19T19:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504706#M1234635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've encountered an issue with loading quickMap to the server. Te extension itself is working. The issue is that my kml map isnt loading. Its working fine on the desktop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else encountered this?&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>Thu, 13 Nov 2014 11:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504706#M1234635</guid>
      <dc:creator />
      <dc:date>2014-11-13T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504707#M1234637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I noticed that its not working on IE9 nor Chrome, but renders fine on FF? Anyone have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 11:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504707#M1234637</guid>
      <dc:creator />
      <dc:date>2014-11-13T11:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504708#M1234639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is really helpful Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 11:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504708#M1234639</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-13T11:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504709#M1234641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Solved it.. if anyone encounters similar issues go hard-code your ,kml files address to the script: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://youraddress/.xml"&gt;http://youraddress/.xml&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 12:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504709#M1234641</guid>
      <dc:creator />
      <dc:date>2014-11-13T12:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: New QlikViewMappingExample extension</title>
      <link>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504710#M1234643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can anyone help on how to get its so that there would be a blank tileset?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 12:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/New-QlikViewMappingExample-extension/m-p/504710#M1234643</guid>
      <dc:creator />
      <dc:date>2014-11-27T12:17:05Z</dc:date>
    </item>
  </channel>
</rss>

