<?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: Sum last value set expression included in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787714#M61476</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10160"&gt;@blunckc1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the new sample of data and the pivot table you included, it helped me to reconcile the results, first let me explain my steps (I attached the solution as well).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After loading your original data sample, I created the sheet Back-Up, this is when I realized your original sample only contained a single &lt;STRONG&gt;ContradID&lt;/STRONG&gt;, still with this data I created the two KPIs, for the SUM(ContractsFull.ContractedFTE) with a couple of conditions on its SET analysis expression.&lt;/LI&gt;&lt;LI&gt;With the second data sample, I created the New Sheet and the Set expression below while filtering on the Start Date = 8/3/2021, the last column on the top table shows the expected result, although with some noise as the table contains too many columns.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Sum({&amp;lt;"[Start Date]"={'8/3/2021'},ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractedFTE]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;The second table (bottom of the sheet) shows three KPIs for the [Start Date] column, the first one is plain, just targeting the date '8/3/2021',&amp;nbsp; the second KPI no longer filter on a particular target date, although the [Start Date] field remains as part of the SET expression, then it Aggr the Sum() on the &lt;STRONG&gt;ContractID&lt;/STRONG&gt; and &lt;STRONG&gt;SnapshotDate&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Sum({&amp;lt;"[Start Date]"=,ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractedFTE]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;The final KPI counts the number of ContractID producing the expected result.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Count({&amp;lt;"[Start Date]"=,ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractID]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;Finally, the &lt;STRONG&gt;Include zero values&lt;/STRONG&gt; property, in the &lt;STRONG&gt;Data Handling&lt;/STRONG&gt; group is unchecked.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 03:32:42 GMT</pubDate>
    <dc:creator>ArnadoSandoval</dc:creator>
    <dc:date>2021-03-03T03:32:42Z</dc:date>
    <item>
      <title>Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787341#M61424</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;Need some help with an expression for a bar chart.&amp;nbsp; Attached is a spreadsheet with sample data for you to refer to.&lt;/P&gt;&lt;P&gt;Essentially, for every [Start Date] I need to calcuate:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[ContractsFull.ContractPeriod]={'Future'}&amp;gt;} [ContractsFull.ContractedFTE])&lt;/P&gt;&lt;P&gt;But as you can see there are multiple results per [Start Date].&amp;nbsp; So I only want the calculation to include data in the row of latest ContractsFull.SnapshotDate per [Start Date].&lt;/P&gt;&lt;P&gt;I tried using FirstSortedValue within an Aggr() expression but can't get it to work properly... Any ideas?&lt;/P&gt;&lt;P&gt;Note: [Start Date] actually comes from another table of data that joins by the&amp;nbsp;ContractsFull.SnapshotDate, like a master calendar.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787341#M61424</guid>
      <dc:creator>blunckc1</dc:creator>
      <dc:date>2024-11-16T00:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787351#M61427</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;DIM: Start date&lt;/P&gt;&lt;P&gt;Expression of bar chart:&lt;/P&gt;&lt;P&gt;(Sum({$&amp;lt;&lt;SPAN&gt;ContractsFull.ContractPeriod&lt;/SPAN&gt; = {"Future"}&amp;gt;}&amp;nbsp;&lt;SPAN&gt;ContractsFull.ContractedFTE&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;your bar chart will be show below result in chart.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_0-1614674012223.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50207i6EE32F92EA6D0474/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_0-1614674012223.png" alt="Ksrinivasan_0-1614674012223.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ksrini&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787351#M61427</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-03-02T08:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787683#M61471</link>
      <description>&lt;P&gt;Hi Ksrinivasan,&lt;/P&gt;&lt;P&gt;Thanks but see how it is suming the values for all SnapshotDates that relate to that start date?&lt;/P&gt;&lt;P&gt;I need it to just sum the last value from within each Start Date range.&amp;nbsp; Can't use distinct because in the full data set, there are 1,000s of employees included.&amp;nbsp; The ContractID column identifies an individual, so I need to include something like FirstSortedValue and grouping it by the ContractID...&lt;/P&gt;&lt;P&gt;So it should come out as:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blunckc1_1-1614727364426.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50305iA5AA0BCE0E997198/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blunckc1_1-1614727364426.png" alt="blunckc1_1-1614727364426.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 23:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787683#M61471</guid>
      <dc:creator>blunckc1</dc:creator>
      <dc:date>2021-03-02T23:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787695#M61472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10160"&gt;@blunckc1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should attach a better data sample, the current one only contains the ContractID&amp;nbsp;0017626332012900, then We don't have enough data to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 01:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787695#M61472</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2021-03-03T01:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787703#M61473</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5298"&gt;@ArnadoSandoval&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;More data attached &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; the pivot table shows the expected result in the bar chart.&lt;/P&gt;&lt;P&gt;I know I can achieve this by making changes to how I load the data, but want to see if that can be avoided...&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 01:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787703#M61473</guid>
      <dc:creator>blunckc1</dc:creator>
      <dc:date>2021-03-03T01:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787714#M61476</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10160"&gt;@blunckc1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the new sample of data and the pivot table you included, it helped me to reconcile the results, first let me explain my steps (I attached the solution as well).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After loading your original data sample, I created the sheet Back-Up, this is when I realized your original sample only contained a single &lt;STRONG&gt;ContradID&lt;/STRONG&gt;, still with this data I created the two KPIs, for the SUM(ContractsFull.ContractedFTE) with a couple of conditions on its SET analysis expression.&lt;/LI&gt;&lt;LI&gt;With the second data sample, I created the New Sheet and the Set expression below while filtering on the Start Date = 8/3/2021, the last column on the top table shows the expected result, although with some noise as the table contains too many columns.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Sum({&amp;lt;"[Start Date]"={'8/3/2021'},ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractedFTE]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;The second table (bottom of the sheet) shows three KPIs for the [Start Date] column, the first one is plain, just targeting the date '8/3/2021',&amp;nbsp; the second KPI no longer filter on a particular target date, although the [Start Date] field remains as part of the SET expression, then it Aggr the Sum() on the &lt;STRONG&gt;ContractID&lt;/STRONG&gt; and &lt;STRONG&gt;SnapshotDate&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Sum({&amp;lt;"[Start Date]"=,ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractedFTE]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;The final KPI counts the number of ContractID producing the expected result.&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Aggr(Count({&amp;lt;"[Start Date]"=,ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractID]), [ContractsFull.SnapshotDate])&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;Finally, the &lt;STRONG&gt;Include zero values&lt;/STRONG&gt; property, in the &lt;STRONG&gt;Data Handling&lt;/STRONG&gt; group is unchecked.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 03:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787714#M61476</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2021-03-03T03:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787716#M61477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10160"&gt;@blunckc1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the screenshot showing the results from the attached application.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Results-01.png" style="width: 815px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50316iB8BC73A1C1B7F3C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Results-01.png" alt="Results-01.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 03:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787716#M61477</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2021-03-03T03:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787722#M61479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5298"&gt;@ArnadoSandoval&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks so much for this work. Weirdly, I get "-" when using this expression:&lt;/P&gt;&lt;P&gt;Aggr(Sum({&amp;lt;"[Start Date]"=,ContractsFull.ContractPeriod={'Future'}&amp;gt;} [ContractsFull.ContractedFTE]), [ContractsFull.SnapshotDate])&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blunckc1_1-1614744865416.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50318iBB12867ACA78CFEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="blunckc1_1-1614744865416.png" alt="blunckc1_1-1614744865416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The data model is slightly different though, will this cause it?&lt;/P&gt;&lt;P&gt;If you change your load script to this your data model will match mine (basically).&lt;/P&gt;&lt;P&gt;Contracts:&lt;BR /&gt;LOAD&lt;BR /&gt;ContractsFull.ContractID,&lt;BR /&gt;ContractsFull.SnapshotDate,&lt;BR /&gt;ContractsFull.ContractedFTE,&lt;BR /&gt;ContractsFull.ContractPeriod&lt;BR /&gt;FROM [lib://Sample_Data/SampleData-FirstSortedValue.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;PayPeriods:&lt;BR /&gt;Load&lt;BR /&gt;ContractsFull.SnapshotDate,&lt;BR /&gt;"[Start Date]"&lt;BR /&gt;FROM [lib://Sample_Data/SampleData-FirstSortedValue.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 04:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787722#M61479</guid>
      <dc:creator>blunckc1</dc:creator>
      <dc:date>2021-03-03T04:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787730#M61480</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;only condition you have to select Future from filter or create bookmark as Default "Future"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_1-1614749155338.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50323iD5E09320CFCEDCF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_1-1614749155338.png" alt="Ksrinivasan_1-1614749155338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_0-1614749105848.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50322i10AD4A31EBE63766/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_0-1614749105848.png" alt="Ksrinivasan_0-1614749105848.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ksrininvasan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 05:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787730#M61480</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-03-03T05:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787734#M61482</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksrinivasan_0-1614750026159.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50324i1DB6726E649055AE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksrinivasan_0-1614750026159.png" alt="Ksrinivasan_0-1614750026159.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 05:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787734#M61482</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-03-03T05:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787736#M61484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/10160"&gt;@blunckc1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your [Start Date] column is coming from the &lt;STRONG&gt;PayPeriods&lt;/STRONG&gt; table which 'associates' with your Contracts table on the SnapshotDate,&amp;nbsp; eventually this association is part of the problem, suggestions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Try using a Mapping Load to bring the 'Start Date' to your Contracts table level, with this script:&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="javascript"&gt;Map_PayPeriods:
Mapping Load
ContractsFull.SnapshotDate,
"[Start Date]"
FROM [lib://Sample_Data/SampleData-FirstSortedValue.xlsx]
(ooxml, embedded labels, table is Sheet1);

Contracts:
LOAD
ContractsFull.ContractID,
ContractsFull.SnapshotDate,
ApplyMap('Map_PayPeriods', ContractsFull.SnapshotDate) As [Start Date],
ContractsFull.ContractedFTE,
ContractsFull.ContractPeriod
FROM [lib://Sample_Data/SampleData-FirstSortedValue.xlsx]
(ooxml, embedded labels, table is Sheet1);&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;Attach your real application, so I could explore your tables association.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The ApplyMap should work.&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 05:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787736#M61484</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2021-03-03T05:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sum last value set expression included</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787739#M61487</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5298"&gt;@ArnadoSandoval&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah change at the data model layer is where I need to go...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks heaps for your help!!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 06:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-last-value-set-expression-included/m-p/1787739#M61487</guid>
      <dc:creator>blunckc1</dc:creator>
      <dc:date>2021-03-03T06:00:45Z</dc:date>
    </item>
  </channel>
</rss>

