<?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: Scatter Chart - Relative Bubble size over many selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410930#M818003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply. My X is just a status id, numbers 1-9. The Y-Axis AND Z-axis are a financial figure - still just a number between 1 - 100. I've used the same figure for these not based on my own choice - this is what is required from the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2017 07:18:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-31T07:18:40Z</dc:date>
    <item>
      <title>Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410927#M818000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am relatively new to Qlik and I am trying to build a scatter chart - going well so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have hit a snag when using three different charts with the same data - just different selections. the bubble sizes only stay relative to the current selection in each chart, so therefore across all three charts one bubble is sized the same as another - despite the fact they have completely different values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an expression or option in the chart properties I can use to keep this relative across all different charts with my different selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Drew&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/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410927#M818000</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410928#M818001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Drew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the three (x,y,z) expressions in each chart.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Have you chosen the proper style for varying bubble sizes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="272951.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175123_272951.PNG" style="height: 548px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;We'll need a bit more information to try to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Oscar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 18:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410928#M818001</guid>
      <dc:creator>oscar_ortiz</dc:creator>
      <dc:date>2017-08-30T18:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410929#M818002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get your pain.&amp;nbsp; Like a comparison scenario using Alternate States. In one chart the values range from 1 to 100. A value of 50 gets a midpoint sized bubble.&amp;nbsp; In another chart, the values range from 1 to 1000 and a 500 bubble gets the same midpoint size.&amp;nbsp; You want the 500 and the 50 to be sized relative to one another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a trick.&amp;nbsp; Plot all the bubbles (using set {&amp;lt;Dimension=&amp;gt;})&amp;nbsp; and color the unselected dimensions with a transparent background color.&amp;nbsp; To avoid&amp;nbsp; "ghost" popups when you hover over those transparent bubbles, turn off Popup labels and make your own popup as an extra expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached QVW for a complete example. Let me know if you have questions about what's going on in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach is to just gray out the unselected dimensions as shown in this example&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Focus not Filter &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/focus-not-filter/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/focus-not-filter/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 22:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410929#M818002</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-30T22:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410930#M818003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply. My X is just a status id, numbers 1-9. The Y-Axis AND Z-axis are a financial figure - still just a number between 1 - 100. I've used the same figure for these not based on my own choice - this is what is required from the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 07:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410930#M818003</guid>
      <dc:creator />
      <dc:date>2017-08-31T07:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410931#M818004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funnily enough this is exactly what I have tried to do. However, the problem I have been having (not just with this) is getting a text pop-up to work. I have done all the right things but when I hover over the points I do not get the label. This is actually the same when I open your report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this potentially to do with the fact it is not in a published (very new to qlikview, don't know if that is the right nomenclature) dashboard yet?&lt;STRONG&gt; Edit: I put my report out there and it still did not work. Is this potentially a version or option issue?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 07:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410931#M818004</guid>
      <dc:creator />
      <dc:date>2017-08-31T07:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Scatter Chart - Relative Bubble size over many selections</title>
      <link>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410932#M818005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The label does not show up in the "Text as Popup" option. You have to include the Label as part of your expression. You don't see the popup in my example? Here's what I see. What do you see?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-08-31_8-24-43.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175269_2017-08-31_8-24-43.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If you are not seeing a popup, I'm guessing you are using QV11.20 SR12 or earlier where the missing popup is a bug.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 15:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scatter-Chart-Relative-Bubble-size-over-many-selections/m-p/1410932#M818005</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-31T15:48:41Z</dc:date>
    </item>
  </channel>
</rss>

