<?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: Controlling a bubble chart using a slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Controlling-a-bubble-chart-using-a-slider/m-p/1282763#M850137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dylan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As you have personal edition I can't share an example, but could you share a qvw to work on?&lt;/P&gt;&lt;P&gt;However what I would do is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Create a variable call it v_min_bubble_size or something&lt;/P&gt;&lt;P&gt;2- attach this to your slider and give it a sensible range of values (maybe use max(aggr(count(personID),industry,qualification)) and min&lt;/P&gt;&lt;P&gt;3- set your bubble size formula to be if( count(personid) &amp;lt; $(&lt;SPAN style="font-size: 13.3333px;"&gt;v_min_bubble_size &lt;/SPAN&gt;),0,count(personid))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or something along those lines anyway!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 07:14:01 GMT</pubDate>
    <dc:creator>adamdavi3s</dc:creator>
    <dc:date>2017-03-14T07:14:01Z</dc:date>
    <item>
      <title>Controlling a bubble chart using a slider</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-a-bubble-chart-using-a-slider/m-p/1282762#M850136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have the following QlikView use case: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want to show different qualification of people joining the different type of industry in the workforce. In short the X-Axis will be the different types of industry, Y-Axis will be the different qualification type. The size of the bubble will determine the number of person. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now, i have a very big bubble chart with &amp;gt;30 data points on both X and Y Axis. Some of the bubbles appear to be very small and not even visible unless zoomed in. So i am thinking of adding in a Slider to select how many person to look at (which essentially means the count(personID)). In this manner, i will be able to hide away those very tiny bubbles that only contain a small number of people. &lt;/P&gt;&lt;P&gt;In my slider -&amp;gt; general -&amp;gt; data, i have selected Field and have the Expression put to "Count(Distinct ID)". But the slider is showing nothing. Anybody know how i can get this working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-a-bubble-chart-using-a-slider/m-p/1282762#M850136</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling a bubble chart using a slider</title>
      <link>https://community.qlik.com/t5/QlikView/Controlling-a-bubble-chart-using-a-slider/m-p/1282763#M850137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dylan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As you have personal edition I can't share an example, but could you share a qvw to work on?&lt;/P&gt;&lt;P&gt;However what I would do is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Create a variable call it v_min_bubble_size or something&lt;/P&gt;&lt;P&gt;2- attach this to your slider and give it a sensible range of values (maybe use max(aggr(count(personID),industry,qualification)) and min&lt;/P&gt;&lt;P&gt;3- set your bubble size formula to be if( count(personid) &amp;lt; $(&lt;SPAN style="font-size: 13.3333px;"&gt;v_min_bubble_size &lt;/SPAN&gt;),0,count(personid))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or something along those lines anyway!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Controlling-a-bubble-chart-using-a-slider/m-p/1282763#M850137</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2017-03-14T07:14:01Z</dc:date>
    </item>
  </channel>
</rss>

