<?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: How to sum the last value for all the members - before the selected year? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1785178#M1209962</link>
    <description>&lt;P&gt;Hi, that very simmilar what i need, thanks to you guys for your explantion&lt;/P&gt;&lt;P&gt;that really helping&lt;/P&gt;&lt;P&gt;&lt;A href="https://roomme.id/banten/tangerang" target="_self"&gt;tanggerang&lt;/A&gt;,best regards&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 10:51:08 GMT</pubDate>
    <dc:creator>gunturhakim</dc:creator>
    <dc:date>2021-02-23T10:51:08Z</dc:date>
    <item>
      <title>How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029953#M347821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all , &lt;/P&gt;&lt;P&gt;i need to sum the values &lt;SPAN style="font-size: 13.3333px;"&gt;UnitsForMet for each &lt;SPAN style="font-size: 13.3333px;"&gt;P_NO_1 (Project) from the last year &lt;SPAN style="color: #777777; font-family: arial, sans-serif; font-size: 13px;"&gt;occurrence&lt;/SPAN&gt; (&lt;SPAN style="font-size: 13.3333px;"&gt;YEAR_STATUS_DATE_1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;STRONG style="text-decoration: underline;"&gt;before&lt;/STRONG&gt; the selected year ( &lt;SPAN style="font-size: 13.3333px;"&gt;vSelectedYear = &lt;/SPAN&gt;getfieldselections ( YEAR_STATUS_DATE_1 ) ) ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;i tried this command its good without select the &lt;SPAN style="font-size: 13.3333px;"&gt;YEAR_STATUS_DATE_1&amp;nbsp; , &lt;/SPAN&gt;but&amp;nbsp; by selecting 1 year &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;its oblivious the set-analasys filter :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=sum ( aggr(firstSortedValue({$&amp;lt;[YEAR_STATUS_DATE_1]={'&amp;lt;$(=vSelectedYear)'}&amp;gt;}UnitsForMet&amp;nbsp; ,&amp;nbsp; -YEAR_STATUS_DATE_1), P_NO_1&amp;nbsp; )&amp;nbsp; )&lt;/P&gt;&lt;P&gt;is ther any way to solve it ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 14:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029953#M347821</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-02-25T14:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029954#M347822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;YEAR_STATUS_DATE_1={$(=Max(&lt;SPAN style="font-size: 13.3333px;"&gt;YEAR_STATUS_DATE&lt;/SPAN&gt;)-1)}&amp;gt;}UnitsForMet)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 17:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029954#M347822</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-25T17:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029955#M347823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;hi &lt;/SPAN&gt;&lt;A _jive_internal="true" data-avatarid="6257" data-externalid="" data-online="false" data-presence="null" data-userid="96544" data-username="gwassenaar" href="https://community.qlik.com/people/gwassenaar" style="font-weight: bold; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #f2f2f2;"&gt;Gysbert&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; , thanks for helping us - your answers always Appreciate !!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;as you can see when - using the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;YEAR_STATUS_DATE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;)&amp;nbsp;&amp;nbsp; : (&lt;SPAN style="text-decoration: underline;"&gt;2016&lt;/SPAN&gt;)&amp;nbsp; Causes miss the cases when the last previos year is not exist for P_NO_1 , in this example the value 1180 - in 2014&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp; did not summarized&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt; &lt;IMG alt="sum_prev year -1.PNG" class="jive-image image-1" height="169" src="/legacyfs/online/116376_sum_prev year -1.PNG" style="height: 169.41px; width: 418px;" width="418" /&gt;&lt;/P&gt;&lt;P&gt;hope for solutuin ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029955#M347823</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-03-01T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029956#M347824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Maybe this:&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;sum(aggr(FirstSortedValue({&amp;lt;YEAR_STATUS_DATE_1={'&amp;lt;$(=Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;YEAR_STATUS_DATE&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))'}&amp;gt;}UnitsForMet, -&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;YEAR_STATUS_DATE_1&lt;/SPAN&gt;),P_NO_1))&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;If that doesn't work, please post a small qlikview document that demonstrates the problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029956#M347824</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-01T15:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029957#M347825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again , sorry , but i cant see the option to add the QV doc here ( only an image ) how can i do this ? thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 10:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029957#M347825</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-03-02T10:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029958#M347826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the discussion itself, because when replying from your inbox you can't change to the Advanced Editor. Click Reply to open the reply editor and then click the &lt;EM&gt;use advanced editor&lt;/EM&gt; link at the top right. Then you can use the Attach link in the bottom right to add an attachement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029958#M347826</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-02T15:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029959#M347827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gysbert , for more Clarity , in this example , if i select the year 2015 then values Marked in yellow must be Summarized &lt;/P&gt;&lt;P&gt;because them year is before 2015 and its the last &lt;SPAN style="color: #777777; font-family: arial, sans-serif; font-size: 13px;"&gt;occurrence for each P_NO_1 :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="לכידה.PNG" class="jive-image image-1" height="231" src="https://community.qlik.com/legacyfs/online/116751_לכידה.PNG" style="height: 231px; width: 352.982px;" width="353" /&gt;&lt;/P&gt;&lt;P&gt;THANKS FOR THE Instructions !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 09:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029959#M347827</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-03-03T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029960#M347828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression: &lt;/P&gt;&lt;P&gt;=sum({&amp;lt;YEAR_STATUS_DATE_1={'&amp;lt;$(=Max(YEAR_STATUS_DATE_1))'}&amp;gt;} aggr(FirstSortedValue({&amp;lt;YEAR_STATUS_DATE_1={'&amp;lt;$(=Max(YEAR_STATUS_DATE_1))'}&amp;gt;}UnitsForMetsai, -YEAR_STATUS_DATE_1),P_NO_1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029960#M347828</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-03T17:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029961#M347829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; Gysbert , An excellent solution, seems to work perfectly, many thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 09:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1029961#M347829</guid>
      <dc:creator>yanivvl0</dc:creator>
      <dc:date>2016-03-08T09:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum the last value for all the members - before the selected year?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1785178#M1209962</link>
      <description>&lt;P&gt;Hi, that very simmilar what i need, thanks to you guys for your explantion&lt;/P&gt;&lt;P&gt;that really helping&lt;/P&gt;&lt;P&gt;&lt;A href="https://roomme.id/banten/tangerang" target="_self"&gt;tanggerang&lt;/A&gt;,best regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 10:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-the-last-value-for-all-the-members-before-the/m-p/1785178#M1209962</guid>
      <dc:creator>gunturhakim</dc:creator>
      <dc:date>2021-02-23T10:51:08Z</dc:date>
    </item>
  </channel>
</rss>

