<?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: Color in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899074#M1015653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@hi Masba try like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Dimension=Wildmatch(Dimension,'A*'),RGB(0, 255, 0),If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Dimension=Wildmatch(Dimension,'L*'),&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can simply use&lt;/P&gt;&lt;P&gt;if(right(Dimension,1)='A',,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RGB(0, 255, 0),If(right(Dimension,1)='L',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2015 06:20:01 GMT</pubDate>
    <dc:creator>sunilkumarqv</dc:creator>
    <dc:date>2015-04-13T06:20:01Z</dc:date>
    <item>
      <title>Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899067#M1015646</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'm new in Qlik view. I'm facing problem to change color in bar chart. For your better understanding please see below screenshot. In my below chart &lt;STRONG&gt;A1-3, A4-4, A8-10, A11-15, A16-21, A30+ bar&lt;/STRONG&gt; will be &lt;STRONG&gt;Green&lt;/STRONG&gt; color and &lt;STRONG&gt;L1-3, L4-7 bar&lt;/STRONG&gt; will be &lt;STRONG&gt;RED&lt;/STRONG&gt; color. How can i solve this problem. please help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sort1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83502_Sort1.JPG" style="width: 620px; height: 261px;" /&gt;&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;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 03:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899067#M1015646</guid>
      <dc:creator />
      <dc:date>2015-04-13T03:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899068#M1015647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Masba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/652356"&gt;Re: coloured bar chart based on value&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/448122#448122" title="https://community.qlik.com/message/448122#448122"&gt;https://community.qlik.com/message/448122#448122&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 04:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899068#M1015647</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-04-13T04:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899069#M1015648</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;Try like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Expressions-&amp;gt; Click on + symbol of the expression -&amp;gt; Background Color -&amp;gt; Enter below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Match(DimensionName, '&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A1-3', 'A4-4', 'A8-10', 'A11-15', 'A16-21', 'A30+'), RGB(0, 255, 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Match(DimensionName, '&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;L1-3', 'L4-7'), RGB(255, 0, 0)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;SPAN style="font-size: 13.3333330154419px;"&gt;DimensionName with your actual field name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 04:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899069#M1015648</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-13T04:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899070#M1015649</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 can find my scenario's solution which may help you.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83510_Capture1.PNG" style="height: 200px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 04:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899070#M1015649</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-04-13T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899071#M1015650</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;Where is the bar chart in the attached file?&amp;nbsp; There is only a pivot table, if you want to apply for Pivot table the background is applied to Cells.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(ARTICLE = '92114A60', RGB(0, 255, 0)) and it is changing the Background of the cell with ARTICLE &lt;SPAN style="font-size: 13.3333330154419px;"&gt;92114A60 to green color.&lt;/SPAN&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;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 05:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899071#M1015650</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-13T05:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899072#M1015651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm extremly sorry.. I have attached wrong file.. please find correct file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 05:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899072#M1015651</guid>
      <dc:creator />
      <dc:date>2015-04-13T05:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899073#M1015652</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;You are using Calculation dimension, so that the expression is not working. To do this in a better way try to do the calculation in script like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-30,Dual('A30+',7),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-22,Dual('A22-30',6),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-16,Dual('A16-21',5),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-11,Dual('A11-15',4),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-8,Dual('A8-10',3),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-4,Dual('A4-7',2),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-1,Dual('A1-3',1),&lt;/P&gt;&lt;P&gt;if(PO_Ex_Factory_Date-PO_DATE=0, Dual('Ontime',8),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE &amp;lt;=3, Dual('L1-3',9),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=7, Dual('L4-7',10),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=10, Dual('L8-10',11),&lt;/P&gt;&lt;P&gt;If(PO_Ex_Factory_Date-PO_DATE&amp;lt;=15, Dual('L11-15,12)',&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=21, Dual('L16-21',13),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=30, Dual('L22-30',14),&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;gt;=30, Dual('L30+',15))))))))))))))))) AS Group&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart :&lt;/P&gt;&lt;P&gt;Dimension : Group&lt;/P&gt;&lt;P&gt;Expression : sum(PO_INVOICED_QTY)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Background Expression = If(Match(DimensionName, '&lt;STRONG style="font-style: inherit;"&gt;A1-3', 'A4-4', 'A8-10', 'A11-15', 'A16-21', 'A30+'), RGB(0, 255, 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;If(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;Match(DimensionName, '&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;L1-3', 'L4-7'), RGB(255, 0, 0)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;Regards,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 13.3333330154419px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13px;"&gt;jagan.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 06:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899073#M1015652</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-04-13T06:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899074#M1015653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@hi Masba try like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Dimension=Wildmatch(Dimension,'A*'),RGB(0, 255, 0),If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Dimension=Wildmatch(Dimension,'L*'),&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can simply use&lt;/P&gt;&lt;P&gt;if(right(Dimension,1)='A',,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RGB(0, 255, 0),If(right(Dimension,1)='L',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 06:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899074#M1015653</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-04-13T06:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899075#M1015654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion is create in script instead of&amp;nbsp; that calculated dimension &lt;/P&gt;&lt;P&gt;then use can that in dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Dimension=Wildmatch(Dimension,'A*'),RGB(0, 255, 0),If(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;Dimension=Wildmatch(Dimension,'L*'),&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 06:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899075#M1015654</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-04-13T06:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899076#M1015655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for good advise.. I want to take this formula&amp;nbsp; " &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;if(right(Dimension,1)='A',,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RGB(0, 255, 0),If(right(Dimension,1)='L',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;))" . &lt;/STRONG&gt; But my Dimension is calculative. how can i implement this.. Below formula I used in my calculative dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-30,Dual('A30+',7),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-22,Dual('A22-30',6),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-16,Dual('A16-21',5),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-11,Dual('A11-15',4),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-8,Dual('A8-10',3),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-4,Dual('A4-7',2),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=-1,Dual('A1-3',1),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(PO_Ex_Factory_Date-PO_DATE=0, Dual('Ontime',8),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE &amp;lt;=3, Dual('L1-3',9),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=7, Dual('L4-7',10),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=10, Dual('L8-10',11),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(PO_Ex_Factory_Date-PO_DATE&amp;lt;=15, Dual('L11-15,12)',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=21, Dual('L16-21',13),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;lt;=30, Dual('L22-30',14),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (PO_Ex_Factory_Date-PO_DATE&amp;gt;=30, Dual('L30+',15)))))))))))))))))&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;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 06:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899076#M1015655</guid>
      <dc:creator />
      <dc:date>2015-04-13T06:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899077#M1015656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say let's move your calculated dimension into load script and then use it as dimension.&lt;/P&gt;&lt;P&gt;Or you can replace the Dimension word &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(right(Dimension,1)='A',,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;RGB(0, 255, 0),If(right(Dimension,1)='L',&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;RGB(255, 0, 0)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;))"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with your calculated dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 06:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-in-Bar-Chart/m-p/899077#M1015656</guid>
      <dc:creator>SergeyMak</dc:creator>
      <dc:date>2015-04-13T06:58:47Z</dc:date>
    </item>
  </channel>
</rss>

