<?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 Colors in a bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045387#M351480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I found this wonderful trick (Qlikview Notes: A Color Trick) to change the color of some of the stacked bar charts to be lighter. I faced a similar situation. But I have 3 dimensions in my case: Company, Metric and Year. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;The sum(value) of the metric is my expression. I have chosen year as my primary and Company as secondary dimension and the metric is stacked. I get only 2 colors when i use an expression like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;if(Company=SubField($(vCompany),’,’,1),argb(75,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)) , If(Company=SubField($(vCompany),’,’,2),argb(100,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,3),argb(125,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;If(Company=SubField($(vCompany),’,’,4),argb(150,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,5),argb(175,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,6),argb(200,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,7),argb(255,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),color(FieldIndex(‘Metric’,Metric))))))))).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;Please help..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 09:57:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-04T09:57:08Z</dc:date>
    <item>
      <title>Colors in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045387#M351480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I found this wonderful trick (Qlikview Notes: A Color Trick) to change the color of some of the stacked bar charts to be lighter. I faced a similar situation. But I have 3 dimensions in my case: Company, Metric and Year. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;The sum(value) of the metric is my expression. I have chosen year as my primary and Company as secondary dimension and the metric is stacked. I get only 2 colors when i use an expression like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;if(Company=SubField($(vCompany),’,’,1),argb(75,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)) , If(Company=SubField($(vCompany),’,’,2),argb(100,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,3),argb(125,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;If(Company=SubField($(vCompany),’,’,4),argb(150,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,5),argb(175,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,6),argb(200,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),If(Company=SubField($(vCompany),’,’,7),argb(255,255,255,255) bitand color(FieldIndex(‘Metric’,Metric)),color(FieldIndex(‘Metric’,Metric))))))))).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;Please help..&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2b2b2b; font-family: Lato, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 09:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045387#M351480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-04T09:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045388#M351481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;supriya&amp;nbsp; could you please share the sample data and screenshot&amp;nbsp; of your problem?&lt;/P&gt;&lt;P&gt;also try to explain your problem in detail...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 07:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045388#M351481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T07:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Colors in a bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045389#M351482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many metrics do you have? That's the number of colors you'll see in various shades.&lt;/P&gt;&lt;P&gt;Can you post a small qlikview document that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 12:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Colors-in-a-bar-chart/m-p/1045389#M351482</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-05T12:15:21Z</dc:date>
    </item>
  </channel>
</rss>

