<?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 Total Column color in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387471#M1154425</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 a Bar Chart with "Show Total" checkbox selected for my dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total info is correctly displayed but bar color is the same of the rest of columns .. How can I set a specific color for this Total column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Total color"&amp;nbsp; from Colors Tab is not being used ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 10:17:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-25T10:17:21Z</dc:date>
    <item>
      <title>Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387471#M1154425</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 a Bar Chart with "Show Total" checkbox selected for my dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total info is correctly displayed but bar color is the same of the rest of columns .. How can I set a specific color for this Total column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Total color"&amp;nbsp; from Colors Tab is not being used ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 10:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387471#M1154425</guid>
      <dc:creator />
      <dc:date>2013-03-25T10:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387472#M1154426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found this way to do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Dimensionality()=0,color(2)) in Background color Expression column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although this does not clarify me why "Total Color" from Colors tab is not being automatically applied .. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 10:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387472#M1154426</guid>
      <dc:creator />
      <dc:date>2013-03-25T10:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387473#M1154427</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;Have you tried Multi Color from Colors tab in chart properties?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not give it a go and let us know if this work.&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;Gabriel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387473#M1154427</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2013-03-25T11:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387474#M1154428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi, also trying to set a fixed color for the Total bar in QV10..&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Already tried &lt;EM style="font-family: inherit;"&gt;if(Dimensionality()=0, LightRed()) &lt;/EM&gt;on the Expression -&amp;gt; Background Color but it doesn't work.&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Really simple on a table but not working on the chart.&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 09:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387474#M1154428</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2013-09-13T09:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387475#M1154429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match(MyDim, concat(distinct MyDim ,',')),color(1), color(2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace MyDim with the name of the dimension you use in your bar chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 09:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387475#M1154429</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-13T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Total Column color in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387476#M1154430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice one, it works!&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Total-Column-color-in-Bar-Chart/m-p/387476#M1154430</guid>
      <dc:creator>tduarte</dc:creator>
      <dc:date>2013-09-13T11:38:12Z</dc:date>
    </item>
  </channel>
</rss>

