<?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 set multiple colors in bar chart dimension text? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168519#M909112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi beck&lt;/P&gt;&lt;P&gt;maybe i didn't state clearly&lt;/P&gt;&lt;P&gt;i want to change the color of dimension axis lable&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2016 13:17:52 GMT</pubDate>
    <dc:creator>woshua5550</dc:creator>
    <dc:date>2016-06-22T13:17:52Z</dc:date>
    <item>
      <title>How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168510#M909103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;"Beijing"&amp;nbsp; shown as red&lt;/P&gt;&lt;P&gt;"Shanghai" shown as black&lt;/P&gt;&lt;P&gt;&lt;IMG alt="飞信截图20160622123928.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128737_飞信截图20160622123928.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;thanks&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/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168510#M909103</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168511#M909104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the Colors tab and near the top right corner select "Multicolored".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 06:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168511#M909104</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-06-22T06:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168512#M909105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="multicolor.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128763_multicolor.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 06:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168512#M909105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-22T06:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168513#M909106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Unbenannt.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128771_Unbenannt.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add expression:&lt;/P&gt;&lt;P&gt;if(city='Beijing',red(),if(city='Shanghai',black(),'othercolour'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168513#M909106</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-06-22T07:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168514#M909107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply , but i don't think it works , i need to change the color of&amp;nbsp; label rather than the bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168514#M909107</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2016-06-22T07:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168515#M909108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;yes i supposed it will work but it not , i have tried but nothing happened, does it works for you ?&lt;/P&gt;&lt;P&gt;if so ,can you attech your test file ? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168515#M909108</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2016-06-22T07:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168516#M909109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/252389"&gt;Dynamically Changing the colour of the dimension axis label&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 09:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168516#M909109</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2016-06-22T09:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168517#M909110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to colors tab in the chart properties and check the Multicolored checkbox&lt;IMG alt="multicolored.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128817_multicolored.PNG" style="height: 287px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 10:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168517#M909110</guid>
      <dc:creator>sampada0810</dc:creator>
      <dc:date>2016-06-22T10:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168518#M909111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lau,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to make those steps:&lt;/P&gt;&lt;P&gt;1.tab: Expression &amp;gt;Select your Expression &amp;gt; BackgroundColor&lt;/P&gt;&lt;P&gt;2. type this this Expression: if(City='Beijing',Red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168518#M909111</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2016-06-22T12:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to set multiple colors in bar chart dimension text?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168519#M909112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi beck&lt;/P&gt;&lt;P&gt;maybe i didn't state clearly&lt;/P&gt;&lt;P&gt;i want to change the color of dimension axis lable&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 13:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-multiple-colors-in-bar-chart-dimension-text/m-p/1168519#M909112</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2016-06-22T13:17:52Z</dc:date>
    </item>
  </channel>
</rss>

