<?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: Chart Colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106640#M366430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as simple as &lt;/P&gt;&lt;P&gt;jsut load one excel with ur same colur rgb&amp;nbsp;&amp;nbsp; and numb...&amp;nbsp;&amp;nbsp; and try below code..&amp;nbsp;&amp;nbsp; the entire document u wil get same colur &lt;/P&gt;&lt;P&gt;ColorCodes:&lt;/P&gt;&lt;P&gt;LOAD ColorNo, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColorCode&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(vFilePath)\ColorCodes.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vNumberOfRows = NoOfRows('ColorCodes');&lt;/P&gt;&lt;P&gt;For vI = 0 to (vNumberOfRows - 1)&lt;/P&gt;&lt;P&gt;Let vVariable_Name = Peek('ColorNo',vI,'Expression');&lt;/P&gt;&lt;P&gt;Let [$(vVariable_Name)] = Peek('ColorCode',vI,'Expression');&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table ColorCodes;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 10:09:22 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-07-07T10:09:22Z</dc:date>
    <item>
      <title>Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106638#M366428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really simple question I'm sure. In Qlikview I have a number of bars on a chart, I want them all to be the same colour. I could change each of the colours 1-6 on the colour tab but I was wondering if there's a quicker way to do it like in Sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106638#M366428</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2016-07-07T10:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106639#M366429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try giving a color on the expression tab (look at the image below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130455_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106639#M366429</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-07T10:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Colours</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106640#M366430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as simple as &lt;/P&gt;&lt;P&gt;jsut load one excel with ur same colur rgb&amp;nbsp;&amp;nbsp; and numb...&amp;nbsp;&amp;nbsp; and try below code..&amp;nbsp;&amp;nbsp; the entire document u wil get same colur &lt;/P&gt;&lt;P&gt;ColorCodes:&lt;/P&gt;&lt;P&gt;LOAD ColorNo, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColorCode&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(vFilePath)\ColorCodes.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vNumberOfRows = NoOfRows('ColorCodes');&lt;/P&gt;&lt;P&gt;For vI = 0 to (vNumberOfRows - 1)&lt;/P&gt;&lt;P&gt;Let vVariable_Name = Peek('ColorNo',vI,'Expression');&lt;/P&gt;&lt;P&gt;Let [$(vVariable_Name)] = Peek('ColorCode',vI,'Expression');&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table ColorCodes;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Colours/m-p/1106640#M366430</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-07-07T10:09:22Z</dc:date>
    </item>
  </channel>
</rss>

