<?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: bubble size in google map in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562193#M209804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actuly i dont have ......&lt;/P&gt;&lt;P&gt;can u give me the syntex written in buble size expression....&lt;/P&gt;&lt;P&gt;also i m attatching my file....&lt;/P&gt;&lt;P&gt;can u plz....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do something for me..&lt;/P&gt;&lt;P&gt;i want to change the size of bubble acording to sum(bill)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;also i want to show all bubble with difrent color each....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 18:28:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-10T18:28:10Z</dc:date>
    <item>
      <title>bubble size in google map</title>
      <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562191#M209802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;hello&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;i have design google map application with map in it.... question is that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;i am showing dots on map as a indicator....all of them are of fix size&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;can i show a bubble of differnet size according to there expression values??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 17:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562191#M209802</guid>
      <dc:creator />
      <dc:date>2013-07-10T17:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: bubble size in google map</title>
      <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562192#M209803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use a scatter chart, first 2 expressions are location (longitude and latitude) and the 3th one is bubble size. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 17:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562192#M209803</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2013-07-10T17:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: bubble size in google map</title>
      <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562193#M209804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actuly i dont have ......&lt;/P&gt;&lt;P&gt;can u give me the syntex written in buble size expression....&lt;/P&gt;&lt;P&gt;also i m attatching my file....&lt;/P&gt;&lt;P&gt;can u plz....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do something for me..&lt;/P&gt;&lt;P&gt;i want to change the size of bubble acording to sum(bill)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;also i want to show all bubble with difrent color each....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 18:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562193#M209804</guid>
      <dc:creator />
      <dc:date>2013-07-10T18:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: bubble size in google map</title>
      <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562194#M209805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Like I said, the 3th expression gives the bubble size. Set it to =sum(bill)&lt;/P&gt;&lt;P&gt;2. Press the + sign next to the first expression and add as the Background expression =rgb( Rand()*100+100, Rand()*100+100, Rand()*100)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 18:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562194#M209805</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2013-07-10T18:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: bubble size in google map</title>
      <link>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562195#M209806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks for you guidence i have done it ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u rock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 17:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bubble-size-in-google-map/m-p/562195#M209806</guid>
      <dc:creator />
      <dc:date>2013-07-11T17:27:48Z</dc:date>
    </item>
  </channel>
</rss>

