<?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 depending of accumulated sum(sales) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443097#M563081</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 would like to show a chart with two expressions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;sum(Sales) -&amp;gt; bar&lt;/LI&gt;&lt;LI&gt;sum(Sales) [accumulated] -&amp;gt; line/points&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sort order should be descending for the accumulated sum(Sales). The X-largest values that accumulated to Z% should be shown dynamically in background color darkgray(), the others in lightgray().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up to now I tried it with 'limited dimensions', 'pareto selection' and 'Aggr(RangeSum(Above(Sum(Sales)...' but didn't succeded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is show on the first tab in the .qvw, what I already tried on the second tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be grateful for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Feb 2013 20:01:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-17T20:01:14Z</dc:date>
    <item>
      <title>Background color depending of accumulated sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443097#M563081</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 would like to show a chart with two expressions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;sum(Sales) -&amp;gt; bar&lt;/LI&gt;&lt;LI&gt;sum(Sales) [accumulated] -&amp;gt; line/points&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sort order should be descending for the accumulated sum(Sales). The X-largest values that accumulated to Z% should be shown dynamically in background color darkgray(), the others in lightgray().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Up to now I tried it with 'limited dimensions', 'pareto selection' and 'Aggr(RangeSum(Above(Sum(Sales)...' but didn't succeded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is show on the first tab in the .qvw, what I already tried on the second tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be grateful for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 20:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443097#M563081</guid>
      <dc:creator />
      <dc:date>2013-02-17T20:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Background color depending of accumulated sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443098#M563082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the limitiation of column sort order when using chart inter record functions like above() is kind of annoying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But try maybe a a pareto select in an alternate state. Please check attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 00:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443098#M563082</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-02-18T00:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Background color depending of accumulated sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443099#M563083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfect, thanks for the thought-provoking impulse!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 10:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443099#M563083</guid>
      <dc:creator />
      <dc:date>2013-02-18T10:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Background color depending of accumulated sum(sales)</title>
      <link>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443100#M563084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sorry to trouble, could you attach a picture of it so I could refer to? I'm facing the same issue.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 09:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-color-depending-of-accumulated-sum-sales/m-p/443100#M563084</guid>
      <dc:creator />
      <dc:date>2015-06-09T09:03:18Z</dc:date>
    </item>
  </channel>
</rss>

