<?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 Percentage in Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953925#M467303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edward,&lt;/P&gt;&lt;P&gt;For&lt;STRONG&gt; %C&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;umulative &lt;/STRONG&gt;you can also&amp;nbsp; use below exp&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Column(1) /Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 18:12:28 GMT</pubDate>
    <dc:creator>nagarjuna_kotha</dc:creator>
    <dc:date>2015-11-20T18:12:28Z</dc:date>
    <item>
      <title>Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953921#M467299</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 need to get the cumulative percentage of the Module Assigned / Module Assigned (Completed) on a weekly basis. Something like I need to get the percentage of each row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;WeekEnd&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Module Assigned&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Completed&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;% Completion&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/19/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;33.33%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;6/26/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;274 (271+3)&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;114&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;41.61%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;9/25/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;280 (274+6)&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;119&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;42.50%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;10/30/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;282&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;120&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;42.55%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;11/6/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;290&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;42.41%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;11/13/2015&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;344&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;127&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;36.91%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my expression for the Module Assigned and Completed (both in Full Accumulation already)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module Assigned = count(Training)&lt;/P&gt;&lt;P&gt;Completed = count({$&amp;lt;Status = {'Completed'}&amp;gt;} Training)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 16:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953921#M467299</guid>
      <dc:creator />
      <dc:date>2015-11-20T16:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953922#M467300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;Status = {'Completed'}&amp;gt;} Training&lt;/SPAN&gt;)/C&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ount(Training)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106246_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 17:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953922#M467300</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-11-20T17:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953923#M467301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sinan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried actually that expression but I'm not getting the correct results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Cumulative Percentage.png" class="jive-image image-1" src="/legacyfs/online/106250_Cumulative Percentage.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953923#M467301</guid>
      <dc:creator />
      <dc:date>2015-11-20T18:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953924#M467302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you think you can post a sample qvw or your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953924#M467302</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-11-20T18:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953925#M467303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edward,&lt;/P&gt;&lt;P&gt;For&lt;STRONG&gt; %C&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;umulative &lt;/STRONG&gt;you can also&amp;nbsp; use below exp&lt;STRONG&gt;:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Column(1) /Column(2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953925#M467303</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-11-20T18:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953926#M467304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you share sample data and your expected out put .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953926#M467304</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-11-20T18:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953927#M467305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagarjuna / Sinan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is under the Compass Training table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually the data has no numerical data involved..Just the count of all the training I assigned per day and I want it actually to be grouped per week. Not sure how to do that in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953927#M467305</guid>
      <dc:creator />
      <dc:date>2015-11-20T18:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953928#M467306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not sure what a cumulative percentage means. The only sensible definition I can think of is the percentage ratio of two cumulative totals and that is what you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I've misunderstood you I apologise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953928#M467306</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-20T18:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953929#M467307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if my question wasn't clear enough. But what I need to have is the percentage of each row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Actual Count each week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Cumulative Percentage1.png" class="jive-image image-1" src="/legacyfs/online/106252_Cumulative Percentage1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Full Accumulation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Cumulative Percentage.png" class="jive-image image-2" src="/legacyfs/online/106262_Cumulative Percentage.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need to get is the percentage of each row. So for example, I should be getting 42.70% (120 / 281) for 9/25/2015, 42.75% (121 / 283).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 19:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953929#M467307</guid>
      <dc:creator />
      <dc:date>2015-11-20T19:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953930#M467308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edward,&lt;/P&gt;&lt;P&gt;I took your data and worked back to this table of non accumulated figures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="266"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="33" style="font-style: inherit;" width="90"&gt;WeekEnd&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="85"&gt;Module Assigned&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="91"&gt;Completed&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;6/19/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;3&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="font-weight: inherit; font-style: inherit;"&gt;&lt;TD class="xl65" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;6/26/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;271&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;113&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="font-weight: inherit; font-style: inherit;"&gt;&lt;TD class="xl65" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;9/25/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="font-weight: inherit; font-style: inherit;"&gt;&lt;TD class="xl65" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;10/30/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="font-weight: inherit; font-style: inherit;"&gt;&lt;TD class="xl66" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;11/06/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;8&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="font-weight: inherit; font-style: inherit;"&gt;&lt;TD class="xl65" height="21" style="border-top: none; font-style: inherit;" width="90"&gt;11/13/2015&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="85"&gt;54&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="91"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make a straight table with the Weekend as dimension, all other columns are expressions. Instead of using the accumulation feature of the straight table use instead the expressions here to calculate the accumulation then the last column is the ratio of the preceding two expressed as a percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;WeekEnd&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Module Assigned&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Completed&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;RangeSum(Above([Module Assigned],0,RowNo()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;RangeSum(Above(Completed,0,RowNo()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;RangeSum(Above(Completed,0,RowNo())) / RangeSum(Above([Module Assigned],0,RowNo()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TD bgcolor="#f5f5f5"&gt; &lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt; &lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt; &lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt; &lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt; &lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6/19/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;33.33%&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6/26/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;271&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;113&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;274&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;114&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;41.61%&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;9/25/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;280&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;119&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;42.50%&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;10/30/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;282&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;120&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;42.55%&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;11/06/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;8&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;290&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;123&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;42.41%&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;11/13/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;54&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;4&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;344&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;127&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;36.92%&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 19:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953930#M467308</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-20T19:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953931#M467309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is here that Module Assigned and Completed columns are expressions with full accumulation. They are not dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 20:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953931#M467309</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-11-20T20:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Percentage in Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953932#M467310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andrew. I got it now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This method will work if you have the count function from your script and then group by WeekEnd dimension and store it into QVD. Or from the QVW directly, use the AGGR function since the data was loaded per day. So we need to aggregate all the data into WeekEnd dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 14:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-Percentage-in-Straight-Table/m-p/953932#M467310</guid>
      <dc:creator />
      <dc:date>2015-11-23T14:22:40Z</dc:date>
    </item>
  </channel>
</rss>

