<?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 Pareto in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001046#M340312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a book of Wiley QLikview your business and it discusses the Pareto reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It discribes of creating an expression sum(carssold).&lt;/P&gt;&lt;P&gt;then you have to clone this and check the relative box.&lt;/P&gt;&lt;P&gt;then you have to clone another one and check the relative and full accumulation box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This last one doesn't work and also the sort on the last box doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody familiar with this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The relative box works&lt;/P&gt;&lt;P&gt;The relative an full accumulation doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2015 18:57:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-30T18:57:50Z</dc:date>
    <item>
      <title>Pareto</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001046#M340312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a book of Wiley QLikview your business and it discusses the Pareto reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am following the instructions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It discribes of creating an expression sum(carssold).&lt;/P&gt;&lt;P&gt;then you have to clone this and check the relative box.&lt;/P&gt;&lt;P&gt;then you have to clone another one and check the relative and full accumulation box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This last one doesn't work and also the sort on the last box doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody familiar with this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The relative box works&lt;/P&gt;&lt;P&gt;The relative an full accumulation doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 18:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001046#M340312</guid>
      <dc:creator />
      <dc:date>2015-10-30T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pareto</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001047#M340313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did some testing, I found Full accumulation working only if chart have only one dimension. Its not working if chart have more than one dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2015 01:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001047#M340313</guid>
      <dc:creator />
      <dc:date>2015-10-31T01:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pareto</title>
      <link>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001048#M340314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usually try to avoid the accumulation options, instead I use something like&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above( &lt;EM&gt;YourExpression&lt;/EM&gt;, 0, RowNo())&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;or for full accumulation &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;RangeSum(Above(TOTAL &lt;EM&gt;YourExpression&lt;/EM&gt;, 0, RowNo(TOTAL)) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For the relative option, I admit I also avoid often the chart option, but calculate it using&amp;nbsp; something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum(Value) / Sum(TOTAL&amp;lt;Dim1, Dim2&amp;gt; Value) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;where the TOTAL qualifier field list allows you to finetune the scope of the relative value.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2015 12:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pareto/m-p/1001048#M340314</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-31T12:26:25Z</dc:date>
    </item>
  </channel>
</rss>

