<?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 Multiple colour in bar chart for same expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221948#M74698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should use background color expression. See in Expression tab on your expression and use like this:&lt;/P&gt;&lt;P&gt;if(sum(Amount )&amp;lt;0, red(), green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 12:51:55 GMT</pubDate>
    <dc:creator>sparur</dc:creator>
    <dc:date>2010-07-13T12:51:55Z</dc:date>
    <item>
      <title>Multiple colour in bar chart for same expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221947#M74697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to get different colour for a Bar when the value is in negative.&lt;/P&gt;&lt;P&gt;For example : I have a bar chart where dimension is Cost centre with values A,B,C,D,E and profit is the expression where it shows five Bars for each cost centre. suppose if Cost centre D is have loss....the bar depicting net loss for cost centre should show in red colour wherein other bars should show in Green.&lt;/P&gt;&lt;P&gt;Is there a way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 12:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221947#M74697</guid>
      <dc:creator>raghavsurya</dc:creator>
      <dc:date>2010-07-13T12:27:08Z</dc:date>
    </item>
    <item>
      <title>Multiple colour in bar chart for same expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221948#M74698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should use background color expression. See in Expression tab on your expression and use like this:&lt;/P&gt;&lt;P&gt;if(sum(Amount )&amp;lt;0, red(), green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 12:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221948#M74698</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-07-13T12:51:55Z</dc:date>
    </item>
    <item>
      <title>Multiple colour in bar chart for same expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221949#M74699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a Background color subexpression to your expression in which you put if(profit&amp;gt;0, Green(), Red()).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 12:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221949#M74699</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-07-13T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Multiple colour in bar chart for same expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221950#M74700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghav,&lt;/P&gt;&lt;P&gt;Apart from color change, it is also possible to avoid shift in zero base of chart.&lt;/P&gt;&lt;P&gt;i.e. even negative value bar will go up (like positive values) but color will be changed.&lt;/P&gt;&lt;P&gt;Just look at the attachment.&lt;/P&gt;&lt;P&gt;Sincere Regards,&lt;/P&gt;&lt;P&gt;RBA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221950#M74700</guid>
      <dc:creator />
      <dc:date>2010-07-13T13:10:39Z</dc:date>
    </item>
    <item>
      <title>Multiple colour in bar chart for same expression</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221951#M74701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks a lot.... its working for me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-colour-in-bar-chart-for-same-expression/m-p/221951#M74701</guid>
      <dc:creator>raghavsurya</dc:creator>
      <dc:date>2010-07-13T13:59:35Z</dc:date>
    </item>
  </channel>
</rss>

