<?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: Bar Chart conditional color formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260665#M1206616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to give formula on "Background color" in Exprssion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lumen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 May 2011 10:13:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-08T10:13:32Z</dc:date>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260659#M1206610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to build a bar chart where the color will depend of a creteria that goes: if the sum &amp;gt; 40 then 'green' else 'red'. The color area is calculated with the following: "if( Sum (Sales) &amp;gt; 40, green(),red())". It looks like it colors all the bar with the sum condition representing the total on the chart, not the individual bars. What am I missing? In the attached qvw, bars are green when no selection is done, red when for example 'Germany' selected and also red when both 'Germany' and 'Switzerland' selected. If you add 'France', it all turns to green.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 23:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260659#M1206610</guid>
      <dc:creator />
      <dc:date>2010-05-31T23:24:59Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260660#M1206611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the attachment you will get your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Zaman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 06:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260660#M1206611</guid>
      <dc:creator />
      <dc:date>2010-06-01T06:03:32Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260661#M1206612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;Whatever you have done is fine. when no selections are made, the chart shows you the total sum of sales value and it is above 40. That is why it is green in color. But when you select one by one, then it is showing red color representing that the values are less than 40. So as it is the graph is well and fine.&lt;/P&gt;&lt;P&gt;Thanks Joseph......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 07:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260661#M1206612</guid>
      <dc:creator />
      <dc:date>2010-06-01T07:12:42Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260662#M1206613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom:0px;margin-left:40px;"&gt;I hope the following set analysis may be helpful for you.&lt;/P&gt;&lt;P style="margin-bottom:0px;margin-left:40px;"&gt;sum( {1} Sales )&lt;BR /&gt;returns total sales within the application, disregarding the selection but not the dimension. If used in a chart with e.g. Products as dimension, each product will get a different value.&lt;/P&gt;&lt;P style="margin-bottom:0px;margin-left:40px;"&gt;sum( {1} Total Sales )&lt;BR /&gt;returns total sales within the application, disregarding both selection and dimension. I.e. the same as sum(All Sales).&lt;/P&gt;&lt;P style="margin-bottom:0px;margin-left:40px;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 07:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260662#M1206613</guid>
      <dc:creator>prabhu0505</dc:creator>
      <dc:date>2010-06-01T07:24:40Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260663#M1206614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like yo have put the color expression in the wrong place, it should be put in the &lt;B&gt;Background Color&lt;/B&gt; subexpression on the expressions page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 08:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260663#M1206614</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-06-01T08:08:58Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260664#M1206615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I have the same issue, this time with using minichart representations of values given a certain dimension (time, for example). Is it not possible to conditionally colour each bar based on its given value? Using Background colour of the measure expression does not work in this case, because there are many bars (one per month), not just the one. Using the colour expression within the minichart properties does not work because it aggregates the expression (does not take into account the dimension of the minichart) and applies the same colour based on the total to all the bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 11:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260664#M1206615</guid>
      <dc:creator />
      <dc:date>2011-03-21T11:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260665#M1206616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to give formula on "Background color" in Exprssion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lumen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 May 2011 10:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260665#M1206616</guid>
      <dc:creator />
      <dc:date>2011-05-08T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260666#M1206617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm new in Qlik View, where is "Backround color" in Expression ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 10:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260666#M1206617</guid>
      <dc:creator />
      <dc:date>2011-05-26T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260667#M1206618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lumen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 12:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260667#M1206618</guid>
      <dc:creator />
      <dc:date>2011-05-26T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260668#M1206619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Expresion - Background color.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/4746_Expresion+-+Background+color.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 12:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260668#M1206619</guid>
      <dc:creator />
      <dc:date>2011-05-26T12:11:26Z</dc:date>
    </item>
    <item>
      <title>Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260669#M1206620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 12:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260669#M1206620</guid>
      <dc:creator />
      <dc:date>2011-05-26T12:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260670#M1206621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But, if I have done a chart with percentage like this one:&lt;IMG alt="perc.jpeg" class="jive-image" src="https://community.qlik.com/legacyfs/online/4750_perc.jpeg" /&gt;&lt;/P&gt;&lt;P&gt;I have try to insert different colours with this espression: if((count(%ticketid)/count(total %ticketid))*100&amp;lt;80, $(az), $(bl)). . . but it doesn't work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where $(az) and $(bl) are 2 colours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 13:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260670#M1206621</guid>
      <dc:creator />
      <dc:date>2011-05-26T13:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart conditional color formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260671#M1206622</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;Did you get an answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a chart - ticket 1 is supposed to be red, it should show red, and if ticket 2 is green, it should be green. my current condition doesn't seem to work. It's giving me an overall color view.. which is not right &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 08:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-conditional-color-formatting/m-p/260671#M1206622</guid>
      <dc:creator />
      <dc:date>2015-05-28T08:42:10Z</dc:date>
    </item>
  </channel>
</rss>

