<?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: cumulative pecentage doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/cumulative-pecentage-doesn-t-work/m-p/1567911#M743084</link>
    <description>&lt;P&gt;It seems that you had a missing parenthesis in the first expression. Try this:&lt;/P&gt;&lt;PRE&gt;rangesum(above((count({&amp;lt; [Adopted in 15 days] = {'Yes'} &amp;gt;} [Adopted in 15 days]) + count({&amp;lt; [Adopted over 15 days] = {'Yes'} &amp;gt;} [Adopted over 15 days])),0,RowNo(total) )) /RangeSum(above((count([RPA number]) - count({&amp;lt; [Pending for TF] = {'Yes'} &amp;gt;} [Pending for TF])),0,RowNo(total)))&lt;/PRE&gt;</description>
    <pubDate>Thu, 11 Apr 2019 01:10:57 GMT</pubDate>
    <dc:creator>fosuzuki</dc:creator>
    <dc:date>2019-04-11T01:10:57Z</dc:date>
    <item>
      <title>cumulative pecentage doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-pecentage-doesn-t-work/m-p/1567226#M743083</link>
      <description>&lt;P&gt;I have the following code to do the snapshot percentage and it worked.&lt;/P&gt;&lt;P&gt;(count({&amp;lt; [Adopted in 15 days] = {'Yes'} &amp;gt;} [Adopted in 15 days]) + count({&amp;lt; [Adopted over 15 days] = {'Yes'} &amp;gt;} [Adopted over 15 days]) ) /(count([RPA number]) - count({&amp;lt; [Pending for TF] = {'Yes'} &amp;gt;} [Pending for TF]) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want to do the cumulative percentage, I tried two sets of code. They didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=rangesum&lt;STRONG&gt;(&lt;/STRONG&gt;above((count({&amp;lt; [Adopted in 15 days] = {'Yes'} &amp;gt;} [Adopted in 15 days]) + count({&amp;lt; [Adopted over 15 days] = {'Yes'} &amp;gt;} [Adopted over 15 days]),0,RowNo(total) )) /RangeSum(above((count([RPA number]) - count({&amp;lt; [Pending for TF] = {'Yes'} &amp;gt;} [Pending for TF])),0,RowNo(total)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=rangesum(above((count({&amp;lt; [Adopted in 15 days] = {'Yes'} &amp;gt;} [Adopted in 15 days]) + count({&amp;lt; [Adopted over 15 days] = {'Yes'} &amp;gt;} [Adopted over 15 days])) )) /RangeSum(above((count([RPA number]) - count({&amp;lt; [Pending for TF] = {'Yes'} &amp;gt;} [Pending for TF]))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-pecentage-doesn-t-work/m-p/1567226#M743083</guid>
      <dc:creator>Marie201931</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: cumulative pecentage doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/cumulative-pecentage-doesn-t-work/m-p/1567911#M743084</link>
      <description>&lt;P&gt;It seems that you had a missing parenthesis in the first expression. Try this:&lt;/P&gt;&lt;PRE&gt;rangesum(above((count({&amp;lt; [Adopted in 15 days] = {'Yes'} &amp;gt;} [Adopted in 15 days]) + count({&amp;lt; [Adopted over 15 days] = {'Yes'} &amp;gt;} [Adopted over 15 days])),0,RowNo(total) )) /RangeSum(above((count([RPA number]) - count({&amp;lt; [Pending for TF] = {'Yes'} &amp;gt;} [Pending for TF])),0,RowNo(total)))&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Apr 2019 01:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/cumulative-pecentage-doesn-t-work/m-p/1567911#M743084</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2019-04-11T01:10:57Z</dc:date>
    </item>
  </channel>
</rss>

