<?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 Chart Color Issue!!!!!!!!!! Please help experts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168833#M380228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression tab of your bubble chart like :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137310_Capture.PNG" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 16:09:13 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2016-09-13T16:09:13Z</dc:date>
    <item>
      <title>Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168828#M380223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a bubble chart. The issue i am having is that i cannot find the proper way to color these bubbles according to what is selected in my list box. For Example: If i check Assigned on my list box, i want the bubbles corresponding to what i selected to turn green. And if I check Cancelled, i want all the cancelled jobs in the bubble to turn red, and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help experts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168828#M380223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-08T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168829#M380224</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;Write your color expression in Colors Tab -&amp;gt; Data Appearance -&amp;gt; Colors -&amp;gt; Calculated box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 16:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168829#M380224</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-09-08T16:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168830#M380225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this expression in your expression like:&lt;/P&gt;&lt;P&gt;When you click on small + sigh in the expression -&amp;gt; in the background color &lt;/P&gt;&lt;P&gt;= Pick(Match(Listboxname, 'Assigned', 'Cancelled'), Green(), LightRed())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 16:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168830#M380225</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-09-08T16:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168831#M380226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show a example please if you dont mind. I am new to Qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 14:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168831#M380226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T14:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168832#M380227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the expression in the Calculated box. you need to add in all the Colors (1-6) , (7-12) &amp;amp; (13 - 18)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested by Vish you can use the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Pick(Match(Listboxname, 'Assigned', 'Cancelled'), Green(), LightRed())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137309_sample.JPG" style="width: 620px; height: 549px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 15:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168832#M380227</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-09-13T15:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bubble Chart Color Issue!!!!!!!!!! Please help experts</title>
      <link>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168833#M380228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression tab of your bubble chart like :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137310_Capture.PNG" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 16:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bubble-Chart-Color-Issue-Please-help-experts/m-p/1168833#M380228</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-09-13T16:09:13Z</dc:date>
    </item>
  </channel>
</rss>

