<?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 bar chart color based on threshold in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497517#M1126308</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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have my bar chart having threshold which shows avg(value).i had given the condition in the expression for the background color of bar chart like color blue if less than 400 else red.its working fine. &lt;IMG __jive_id="51368" alt="pic1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51368_pic1.png" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my question is can i show blue color on the bars(red) which are below the green line? that is like this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51370_pic1.png" style="width: 620px; height: 167px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Jan 2014 07:13:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-11T07:13:05Z</dc:date>
    <item>
      <title>bar chart color based on threshold</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497517#M1126308</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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have my bar chart having threshold which shows avg(value).i had given the condition in the expression for the background color of bar chart like color blue if less than 400 else red.its working fine. &lt;IMG __jive_id="51368" alt="pic1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51368_pic1.png" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my question is can i show blue color on the bars(red) which are below the green line? that is like this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/51370_pic1.png" style="width: 620px; height: 167px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jan 2014 07:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497517#M1126308</guid>
      <dc:creator />
      <dc:date>2014-01-11T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart color based on threshold</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497518#M1126309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my solution in this discussion: &lt;A href="https://community.qlik.com/message/339691"&gt;Different color for a bar based on Reference Value&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jan 2014 08:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497518#M1126309</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-01-11T08:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart color based on threshold</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497519#M1126310</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;For almost static charts you can create two objects: background 'red' chart and transparent overlay 'blue' chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way, create additional Calculated dimension: ValueList(1,2)&lt;/P&gt;&lt;P&gt;And expression that splits the values:&lt;/P&gt;&lt;P&gt;=pick(rowno(), RangeMin(Value, 400), RangeMax (Value, 400)-400) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jan 2014 08:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497519#M1126310</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-01-11T08:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart color based on threshold</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497520#M1126311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you..&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jan 2014 10:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-color-based-on-threshold/m-p/497520#M1126311</guid>
      <dc:creator />
      <dc:date>2014-01-11T10:52:51Z</dc:date>
    </item>
  </channel>
</rss>

