<?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 Summarize Last Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Summarize-Last-Values/m-p/1780926#M64315</link>
    <description>&lt;P&gt;It's likely something not too complicated but I bent my mind for the last 3 hours and could not get to the right solution, hence checking in with the swarm &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My table looks like this&lt;/P&gt;&lt;P&gt;Date, Product ID, Amount where there is only 1 amount per product per day, but there may be a varying number of products per day and the number of days in a week may be less than the number of calendar days in a week (7). So for example&lt;/P&gt;&lt;P&gt;Week1, Jan 1, 4711,100&lt;/P&gt;&lt;P&gt;Week 1, Jan 2, 4711,50&lt;/P&gt;&lt;P&gt;Week 1, Jan 2,4712, 150&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 2, 4713, 100&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 3, 4712, 300&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 4, 4713, 250&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 5, 4713,&amp;nbsp; 175,&lt;/P&gt;&lt;P&gt;Week 2, Jan 8, 4711, 100&lt;/P&gt;&lt;P&gt;Week 2, Jan 8&amp;nbsp; 4715, 250&lt;/P&gt;&lt;P&gt;Week 2, Jan 8, 4712, 250&lt;/P&gt;&lt;P&gt;I need to calculate the sum of product amounts for all products on the last day given in any week (not the last calendar day of a week!) , so in the example above the response required would be&lt;/P&gt;&lt;P&gt;Week 1, 175&lt;/P&gt;&lt;P&gt;Week 2, 600&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:50:00 GMT</pubDate>
    <dc:creator>StefanSonntag</dc:creator>
    <dc:date>2021-04-02T08:50:00Z</dc:date>
    <item>
      <title>Summarize Last Values</title>
      <link>https://community.qlik.com/t5/App-Development/Summarize-Last-Values/m-p/1780926#M64315</link>
      <description>&lt;P&gt;It's likely something not too complicated but I bent my mind for the last 3 hours and could not get to the right solution, hence checking in with the swarm &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My table looks like this&lt;/P&gt;&lt;P&gt;Date, Product ID, Amount where there is only 1 amount per product per day, but there may be a varying number of products per day and the number of days in a week may be less than the number of calendar days in a week (7). So for example&lt;/P&gt;&lt;P&gt;Week1, Jan 1, 4711,100&lt;/P&gt;&lt;P&gt;Week 1, Jan 2, 4711,50&lt;/P&gt;&lt;P&gt;Week 1, Jan 2,4712, 150&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 2, 4713, 100&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 3, 4712, 300&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 4, 4713, 250&lt;/P&gt;&lt;P&gt;Week 1,&amp;nbsp; Jan 5, 4713,&amp;nbsp; 175,&lt;/P&gt;&lt;P&gt;Week 2, Jan 8, 4711, 100&lt;/P&gt;&lt;P&gt;Week 2, Jan 8&amp;nbsp; 4715, 250&lt;/P&gt;&lt;P&gt;Week 2, Jan 8, 4712, 250&lt;/P&gt;&lt;P&gt;I need to calculate the sum of product amounts for all products on the last day given in any week (not the last calendar day of a week!) , so in the example above the response required would be&lt;/P&gt;&lt;P&gt;Week 1, 175&lt;/P&gt;&lt;P&gt;Week 2, 600&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Summarize-Last-Values/m-p/1780926#M64315</guid>
      <dc:creator>StefanSonntag</dc:creator>
      <dc:date>2021-04-02T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Last Values</title>
      <link>https://community.qlik.com/t5/App-Development/Summarize-Last-Values/m-p/1780967#M64316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/133939"&gt;@StefanSonntag&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The right path to find you goals is using the "firstsortedvalue" function.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2020/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2020/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 17:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Summarize-Last-Values/m-p/1780967#M64316</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-02-08T17:59:54Z</dc:date>
    </item>
  </channel>
</rss>

