<?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: applying Colors in the bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876785#M469733</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 all your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I got the solution, here with i attached the document FYR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2015 07:53:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-25T07:53:08Z</dc:date>
    <item>
      <title>applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876778#M469726</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 would like to apply the color on the actual bar in the chart based on the budget value.&lt;/P&gt;&lt;P&gt;if the actual is greater than or equal to budget value, than the color of the actual bar is in green else its in red.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; tried the expression, but its not working while using two dimensions.&lt;/P&gt;&lt;P&gt;kindly help me to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Gopinthan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876778#M469726</guid>
      <dc:creator />
      <dc:date>2015-06-22T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876779#M469727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can remove the dimension Trx_Flag and get the color&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876779#M469727</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-22T19:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876780#M469728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this expression for the background color and delete the field &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Trx_Flag from the dimensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum&lt;/P&gt;&lt;P&gt;&amp;nbsp; (&lt;/P&gt;&lt;P&gt;&amp;nbsp; {$&amp;lt;Trx_Flag={'Budget'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp; Expression1_Budget&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;=&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum&lt;/P&gt;&lt;P&gt;&amp;nbsp; (&lt;/P&gt;&lt;P&gt;&amp;nbsp; {$&amp;lt;Trx_Flag={'Actual'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp; Expression1&lt;/P&gt;&lt;P&gt;&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; Red(),Green()&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 19:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876780#M469728</guid>
      <dc:creator>consenit</dc:creator>
      <dc:date>2015-06-22T19:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876781#M469729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 20:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876781#M469729</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-06-22T20:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876782#M469730</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 all your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment, which shows the reason of the dimension required in the bar chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 06:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876782#M469730</guid>
      <dc:creator />
      <dc:date>2015-06-23T06:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876783#M469731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this one is working. But I am not able to figure out changes you did. &lt;/P&gt;&lt;P&gt;If you don't mind, can you please explain me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aakash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876783#M469731</guid>
      <dc:creator />
      <dc:date>2015-06-24T13:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876784#M469732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this are the changes&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p24.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90701_p24.png" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 15:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876784#M469732</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2015-06-24T15:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: applying Colors in the bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876785#M469733</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 all your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I got the solution, here with i attached the document FYR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 07:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/applying-Colors-in-the-bar-chart/m-p/876785#M469733</guid>
      <dc:creator />
      <dc:date>2015-06-25T07:53:08Z</dc:date>
    </item>
  </channel>
</rss>

