<?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: Adding up values between specific dates. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1579680#M456740</link>
    <description>Do you mean monday of that week?&lt;BR /&gt;Use setanalysis and weekstart function.&lt;BR /&gt;something like below (using Max(OrderDate) because if no date is selected it will show latest week)&lt;BR /&gt;&lt;BR /&gt;Sum( {&amp;lt;OrderDate={"&amp;lt;=$(=Max(OrderDate)) &amp;gt;=$(=WeekStart(Max(OrderDate)))"}&amp;gt;} LineSalesAmount)</description>
    <pubDate>Mon, 13 May 2019 18:35:35 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-05-13T18:35:35Z</dc:date>
    <item>
      <title>Adding up values between specific dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1579672#M456739</link>
      <description>&lt;P&gt;My main table is composed mainly of and ItemID, a Store ID, a InitialStock from Monday of that week, Sales since Monday of that week, OtherMovements and Date.&lt;/P&gt;&lt;P&gt;The only data that is from the date of the row is Movements, and that's what I want to add up.&lt;/P&gt;&lt;P&gt;I'm trying to add all the movements from Monday of that week to the selected date. For example: If I select Thursday, it should add up all the info from Monday, Tuesday, Wednesday, and Thursday, and add it up to the InitialStock and Sales to get the Stock.&lt;BR /&gt;I cannot provide the data set because of working policies.&lt;/P&gt;&lt;P&gt;Every bit of help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 21:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1579672#M456739</guid>
      <dc:creator>RafaelPerez</dc:creator>
      <dc:date>2019-05-13T21:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding up values between specific dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1579680#M456740</link>
      <description>Do you mean monday of that week?&lt;BR /&gt;Use setanalysis and weekstart function.&lt;BR /&gt;something like below (using Max(OrderDate) because if no date is selected it will show latest week)&lt;BR /&gt;&lt;BR /&gt;Sum( {&amp;lt;OrderDate={"&amp;lt;=$(=Max(OrderDate)) &amp;gt;=$(=WeekStart(Max(OrderDate)))"}&amp;gt;} LineSalesAmount)</description>
      <pubDate>Mon, 13 May 2019 18:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1579680#M456740</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-05-13T18:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding up values between specific dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1580081#M456741</link>
      <description>It worked pretty well, and used it as the base for other expressions, Thanks!</description>
      <pubDate>Tue, 14 May 2019 17:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1580081#M456741</guid>
      <dc:creator>RafaelPerez</dc:creator>
      <dc:date>2019-05-14T17:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding up values between specific dates.</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1580082#M456742</link>
      <description>happy to help</description>
      <pubDate>Tue, 14 May 2019 17:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-up-values-between-specific-dates/m-p/1580082#M456742</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-05-14T17:55:18Z</dc:date>
    </item>
  </channel>
</rss>

