<?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 background color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/background-color/m-p/600955#M1113483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;Anybody knows how to set background color in chart by place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression &lt;/P&gt;&lt;P&gt;rank(sum(AAA))&lt;/P&gt;&lt;P&gt;I'd like set up the first place one color, the second another and so on.&lt;/P&gt;&lt;P&gt;Please help me with idea&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 14:06:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-18T14:06:53Z</dc:date>
    <item>
      <title>background color</title>
      <link>https://community.qlik.com/t5/QlikView/background-color/m-p/600955#M1113483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;Anybody knows how to set background color in chart by place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression &lt;/P&gt;&lt;P&gt;rank(sum(AAA))&lt;/P&gt;&lt;P&gt;I'd like set up the first place one color, the second another and so on.&lt;/P&gt;&lt;P&gt;Please help me with idea&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 14:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/background-color/m-p/600955#M1113483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-18T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: background color</title>
      <link>https://community.qlik.com/t5/QlikView/background-color/m-p/600956#M1113484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pick(rank(sum(AAA)), red() /*first color*/, yellow() /*second color*/, ....)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 14:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/background-color/m-p/600956#M1113484</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-02-18T14:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: background color</title>
      <link>https://community.qlik.com/t5/QlikView/background-color/m-p/600957#M1113485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(rank(sum(AAA)=1, RGB(255,255,0), RGB(255,123,255)) for example in the background color expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 14:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/background-color/m-p/600957#M1113485</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-18T14:09:20Z</dc:date>
    </item>
  </channel>
</rss>

