<?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 Bar Chart Colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293771#M1189738</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;Yes you are able to set the many colors but you need to set either it in the load statement of the load script and set it from there to change the colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2011 13:52:45 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-08-23T13:52:45Z</dc:date>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293770#M1189737</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;&lt;/P&gt;&lt;P&gt;I have a Bar Chart for 24 months history of stocks. I’vetried to change the colors but in the Chart Properties – Color tab you can onlycontrol 18 of them, is there any way to put that color choice somewhere in theExpression formula?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;mem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 13:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293770#M1189737</guid>
      <dc:creator />
      <dc:date>2011-08-23T13:27:15Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293771#M1189738</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;Yes you are able to set the many colors but you need to set either it in the load statement of the load script and set it from there to change the colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 13:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293771#M1189738</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-23T13:52:45Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293772#M1189739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; go to chart properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; colors-&amp;gt;repeat last 4 color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from here u can control last&amp;nbsp; colors &lt;/P&gt;&lt;P&gt;i.e more than 18 th color wil be same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293772#M1189739</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-23T15:16:07Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293773#M1189740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can, expand the expression by clicking on the plus sign in front of it. Now you will see several options for this expressiion for which you can use another expression including background color. Use the RGB() function to set a color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to load the colors for each month in a table (linked to your dimension), in which case you must load the R,G and B values seperately. For example fields R,G and B the expression would become =RGB(R,G,B)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293773#M1189740</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2011-08-23T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293774#M1189741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after 18 colors&amp;nbsp; again same colors are repeating&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that means &lt;/P&gt;&lt;P&gt;1st and 19 th color will be same&lt;/P&gt;&lt;P&gt;2nd and 20th color will be same&lt;/P&gt;&lt;P&gt;3rd and 21th color will be same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293774#M1189741</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-23T15:45:32Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293775#M1189742</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;You need to define the 24 colors in the load statement and use that colors in the chart and use the code RGB(value,value,value) and use it as a colors. &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;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293775#M1189742</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-23T15:46:15Z</dc:date>
    </item>
    <item>
      <title>Bar Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293776#M1189743</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;You need to load inline values for the RGB(value,value,value) and apply all this to your categories. Then use all ths RGB values as color value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Colours/m-p/293776#M1189743</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-23T15:52:35Z</dc:date>
    </item>
  </channel>
</rss>

