<?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: How to change Bar Chart Colours with an underlying dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12021#M1956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add expression background color expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Completed', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Blue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'In Progress', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Green&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LightGray&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2018 04:06:57 GMT</pubDate>
    <dc:creator>shilpan</dc:creator>
    <dc:date>2018-03-13T04:06:57Z</dc:date>
    <item>
      <title>How to change Bar Chart Colours with an underlying dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12018#M1953</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 have the following table&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date of Completion&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Completed&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;Name 1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q1-2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Completed&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Name 2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q1-2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;In Progress&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Name 3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q3-2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;TBC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Name 4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;TBC&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this table, I have made a Barchart in Qlikview with the following qualities:&lt;/P&gt;&lt;P&gt;- X Axis = Date of Completion&lt;/P&gt;&lt;P&gt;- Y Axis = Count(Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to introduce colours to my barchart, so once a name is &lt;STRONG&gt;completed it turns blue,&lt;/STRONG&gt; if &lt;STRONG&gt;in progress it is green&lt;/STRONG&gt; or if it is &lt;STRONG&gt;TBC then orange.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I thought I could use another Dimension ["Status"] to drive the colour changes - but I don't actually want to include this on the bar chart and because of that it doesn't seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Kozan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12018#M1953</guid>
      <dc:creator>kfahri342</dc:creator>
      <dc:date>2018-03-12T16:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Bar Chart Colours with an underlying dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12019#M1954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDITED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try this on the background colors of the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Dimension_field='Completed',blue())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 16:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12019#M1954</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-12T16:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Bar Chart Colours with an underlying dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12020#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kozan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Youssef mentioned, you can set the background color of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 03:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12020#M1955</guid>
      <dc:creator>binujose1982</dc:creator>
      <dc:date>2018-03-13T03:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Bar Chart Colours with an underlying dimension</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12021#M1956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add expression background color expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Completed', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Blue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'In Progress', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Green&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LightGray&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 04:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Bar-Chart-Colours-with-an-underlying-dimension/m-p/12021#M1956</guid>
      <dc:creator>shilpan</dc:creator>
      <dc:date>2018-03-13T04:06:57Z</dc:date>
    </item>
  </channel>
</rss>

