<?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: Keep consistent color in bubble chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732308#M262311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have around 10 dimensions in the chart and 100's of values in those dimensions.&lt;/P&gt;&lt;P&gt;So i cannot hardcode values in the background color expression of dimension or expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 10:29:52 GMT</pubDate>
    <dc:creator>udaya_kumar</dc:creator>
    <dc:date>2014-08-07T10:29:52Z</dc:date>
    <item>
      <title>Keep consistent color in bubble chart</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732304#M262307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bubble chart, in which the dimension is dynamic.&lt;/P&gt;&lt;P&gt;Dimension changes based on the straight table below selected.&lt;/P&gt;&lt;P&gt;So if i have 5 values in a bubble chart, then i click one bubble, it filters to the selected value but the bubble color changes.&lt;BR /&gt;But i want it to be the same color as before.&lt;/P&gt;&lt;P&gt;How can we do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:06:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732304#M262307</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2014-08-07T10:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Keep consistent color in bubble chart</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732305#M262308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can fix the colour using the function RGB in the background color&lt;/P&gt;&lt;P&gt;Expand the dimension to see the option back ground colour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732305#M262308</guid>
      <dc:creator>qlikoqlik</dc:creator>
      <dc:date>2014-08-07T10:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Keep consistent color in bubble chart</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732306#M262309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;But my dimension is a variable, which updates based on selection of button below in the tool.&lt;/P&gt;&lt;P&gt;I have around 10 dimensions which changes in the bubble chart based on button selection below.&lt;/P&gt;&lt;P&gt;I guess i cannot include RGB for those dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732306#M262309</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2014-08-07T10:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Keep consistent color in bubble chart</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732307#M262310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the example:&amp;nbsp; In my example I have fixed the colours for the dimension Fiscal Qtr if it is 51 or 52 else I have a different colour.&amp;nbsp; This background colour should be set up in the expression not the dimension as I mention previously&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Fiscal_Qtr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=51,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(132,32,252), &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Fiscal_Qtr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=52,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(256,56,250),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(67,67,250))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="RGB for the selected dimensions.GIF.gif" class="jive-image" src="/legacyfs/online/63931_RGB for the selected dimensions.GIF.gif" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks and regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Padma&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732307#M262310</guid>
      <dc:creator>qlikoqlik</dc:creator>
      <dc:date>2014-08-07T10:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Keep consistent color in bubble chart</title>
      <link>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732308#M262311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have around 10 dimensions in the chart and 100's of values in those dimensions.&lt;/P&gt;&lt;P&gt;So i cannot hardcode values in the background color expression of dimension or expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 10:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Keep-consistent-color-in-bubble-chart/m-p/732308#M262311</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2014-08-07T10:29:52Z</dc:date>
    </item>
  </channel>
</rss>

