<?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 Colors in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320215#M409253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the below colors having one dimension month_year and one expression showing the completeness rate.&lt;/P&gt;&lt;P&gt;The green color should be given for the last month year we are showing in our chart (Apr 2017 in the below pic) and then the other months should show the grey color lighter for the previous month and darker for the last month (Nov 2016 in the below pic) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164416_pic.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 16:11:37 GMT</pubDate>
    <dc:creator>elie_issa</dc:creator>
    <dc:date>2017-05-23T16:11:37Z</dc:date>
    <item>
      <title>Bar Chart Colors</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320215#M409253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the below colors having one dimension month_year and one expression showing the completeness rate.&lt;/P&gt;&lt;P&gt;The green color should be given for the last month year we are showing in our chart (Apr 2017 in the below pic) and then the other months should show the grey color lighter for the previous month and darker for the last month (Nov 2016 in the below pic) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pic.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164416_pic.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 16:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320215#M409253</guid>
      <dc:creator>elie_issa</dc:creator>
      <dc:date>2017-05-23T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Colors</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320216#M409254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could add another dimension for each month you have, so that it's possible to do the gradient you want.&lt;/P&gt;&lt;P&gt;Attached is an example of what I did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 18:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320216#M409254</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-05-23T18:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Colors</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320217#M409255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice solution Felip. I modified your color expression a bit to eliminate the need for an Index field and to handle a variable number of bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if(Month=Max(Total Month)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;,RGB(181,230,29)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;,ARGB(255*(1- (Rowno() / Bottom(RowNo()))),0,0,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 21:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320217#M409255</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-05-23T21:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Colors</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320218#M409256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 06:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colors/m-p/1320218#M409256</guid>
      <dc:creator>elie_issa</dc:creator>
      <dc:date>2017-05-24T06:43:49Z</dc:date>
    </item>
  </channel>
</rss>

