<?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: Revesre cummulative with difficult logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754799#M719371</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(MonthYear = Max(Total MonthYear), count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}Total ID)&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rangesum(below(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID),0,rowno()))&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2020 07:27:31 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2020-10-22T07:27:31Z</dc:date>
    <item>
      <title>Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754424#M719368</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ahve a very difficult logic to implement in a line chart&amp;nbsp; . please look into my beow explanantion&amp;nbsp;&lt;/P&gt;&lt;P&gt;Difficult logic:&lt;/P&gt;&lt;P&gt;I need to show a line chart by month .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have month as dimension&amp;nbsp; and in expression I am using this logic "&lt;/P&gt;&lt;P&gt;Rangesum(below(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID),0,rowno()))&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the above reverse cummulative expression works fine as shown in the figure below . Now i want to add the total count of id's to the max month . how can i achive this .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smilingjohn_0-1603278465521.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42711i01B01D16EDB4BC5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smilingjohn_0-1603278465521.png" alt="smilingjohn_0-1603278465521.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i get the total count for the year added to the Oct month then it will cummulate .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can any one please help me on this .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754424#M719368</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754499#M719369</link>
      <description>&lt;P&gt;Hi Community any help on this ?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 13:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754499#M719369</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-21T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754770#M719370</link>
      <description>&lt;P&gt;Hi community&lt;/P&gt;&lt;P&gt;Is my requirements possible ??&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 05:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754770#M719370</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-22T05:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754799#M719371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(MonthYear = Max(Total MonthYear), count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}Total ID)&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rangesum(below(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID),0,rowno()))&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 07:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754799#M719371</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-10-22T07:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754879#M719372</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried your expression but this is not working properly ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 10:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754879#M719372</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-22T10:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754889#M719373</link>
      <description>&lt;P&gt;Currently this is how my data looks .as shown in the figure . the total ID's are 11 , now this 11 Id's should get added to Sept which should be like 11+4=15 and this 15 should get added to Apr=2+15 and so on till Jan2018 .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smilingjohn_0-1603364799970.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42798i6D2193400A5B524D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smilingjohn_0-1603364799970.png" alt="smilingjohn_0-1603364799970.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 11:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754889#M719373</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-22T11:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754901#M719374</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(MonthYear = Max(Total MonthYear), Rangesum(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}Total ID), count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rangesum(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}Total ID), Count({&amp;lt;MonthYear={'$(=Max(MonthYear))'},Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID))+Rangesum(below(count({&amp;lt;Status={'Closed'},Dept={'Incometax'}&amp;gt;}ID),0,NoOfRows())) )&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 11:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754901#M719374</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2020-10-22T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Revesre cummulative with difficult logic</title>
      <link>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754914#M719375</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Your expression works .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot sir .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 11:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Revesre-cummulative-with-difficult-logic/m-p/1754914#M719375</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-22T11:51:49Z</dc:date>
    </item>
  </channel>
</rss>

