<?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: colour 3 bars in a chart the same colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184902#M885402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can achieve it another way.&lt;/P&gt;&lt;P&gt;Can you at least share screenshot of that bar chart?&lt;/P&gt;&lt;P&gt;How many bars are there and what color you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2016 16:03:34 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2016-09-15T16:03:34Z</dc:date>
    <item>
      <title>colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184897#M885397</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 want to color 3 bars in a Bar Chart red but a fourth one blue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If([BulbGroup]= '[daffodil]',RGB(255,0,0),&lt;/P&gt;&lt;P&gt;If([BulbGroup]= 'hyacinth', RGB(255,0,0),&lt;/P&gt;&lt;P&gt;if([BulbGroup]= 'Freesia',RGB(255,0,0), RGB(0,0,255))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried different versions of this code but none have worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what I can do instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184897#M885397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184898#M885398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&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;&lt;STRONG&gt;=If(Match([BulbGroup], 'daffodil', 'hyacinth', 'Freesia'), RGB(255,0,0), RGB(0,0,255)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 18:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184898#M885398</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-14T18:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184899#M885399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 19:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184899#M885399</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-09-14T19:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184900#M885400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried this &amp;amp; it does not work; I can't upload the qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 21:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184900#M885400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-14T21:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184901#M885401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not work, sorry!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 08:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184901#M885401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-15T08:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184902#M885402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can achieve it another way.&lt;/P&gt;&lt;P&gt;Can you at least share screenshot of that bar chart?&lt;/P&gt;&lt;P&gt;How many bars are there and what color you need?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 16:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184902#M885402</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-09-15T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: colour 3 bars in a chart the same colour</title>
      <link>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184903#M885404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Bar Color.png" class="jive-image image-1" src="/legacyfs/online/137592_Bar Color.png" style="height: 475px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;What you can do here is&lt;/P&gt;&lt;P&gt;Check the colors of your bar, in your case&lt;/P&gt;&lt;P&gt;3 bars&lt;/P&gt;&lt;P&gt;1. Daffodil&lt;/P&gt;&lt;P&gt;2. Hyacinth&lt;/P&gt;&lt;P&gt;3. Freesia&lt;/P&gt;&lt;P&gt;So for Freesia if the color is Off Green (example) so click on 3rd color and give an color expression as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if([BulbGroup]= 'Freesia',RGB(255,0,0), RGB(0,0,255))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;And you can keep Daffodil and Hyacinth as Red by selecting the color number&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Note: After you make these changes do not forget to check the 'Persistent Color' box on the right side.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;If you using only single dimension then first check the 'Multicolored box' and hit apply&lt;/STRONG&gt;. After then you'll see bar colors here and you can change it with regards to what number your bar is placed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 16:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/colour-3-bars-in-a-chart-the-same-colour/m-p/1184903#M885404</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2016-09-15T16:12:56Z</dc:date>
    </item>
  </channel>
</rss>

