<?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: Map question in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041664#M16191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It worked! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 11:02:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-04T11:02:29Z</dc:date>
    <item>
      <title>Map question</title>
      <link>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041661#M16188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a demo project where one of the things I want to show is the amazing ability to easily show a map &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; I downloaded dummy data with lots of cities (along with their longitude and latitude) for the map. I finally have my map now, but I can't show the bubbles in different sizes &lt;SPAN style="font-size: 13.3333px;"&gt;since it's dummy data non-connected to anything that has to do with sales. It looks like this right now:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Skärmklipp.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113443_Skärmklipp.PNG" style="height: 274px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I want it to look like this (some bubbles bigger and some smaller):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Skärmklipp.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/113453_Skärmklipp.PNG" style="height: 322px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Does anyone have a trick to make this happen even if it's not connected to sales or anything else?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;Betty Habtemariam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:41:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041661#M16188</guid>
      <dc:creator />
      <dc:date>2016-02-03T15:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Map question</title>
      <link>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041662#M16189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all you need is ANY calculation that returns variable numeric results. Even the rand() function could work - just play with the min/max bubble sizes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Upgrade your Qlik skills at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt; - coming soon to Milan, Italy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 18:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041662#M16189</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-02-03T18:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map question</title>
      <link>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041663#M16190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Betty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can simply use your Latitudes and Longitudes as measures in Expression like&lt;/P&gt;&lt;P&gt;Sum(Latitude+Longitude)&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Sum(Latitude)&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Sum(Longitude) &lt;/P&gt;&lt;P&gt;and Tick the 'Use Expression for Bubble Size' option. &lt;/P&gt;&lt;P&gt;Adjust the bubble size according to your convenience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 07:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041663#M16190</guid>
      <dc:creator />
      <dc:date>2016-02-04T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Map question</title>
      <link>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041664#M16191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It worked! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 11:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-question/m-p/1041664#M16191</guid>
      <dc:creator />
      <dc:date>2016-02-04T11:02:29Z</dc:date>
    </item>
  </channel>
</rss>

