<?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 Calculate sum up to one day via a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculate-sum-up-to-one-day-via-a-variable/m-p/2480473#M100723</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I want to use the slicer to determine the day of my variable vDay.&lt;BR /&gt;The sum should be calculated up to this day. So add up all quantities that are smaller than my selected day. &lt;BR /&gt;Can someone give me a description / show me how to set this up?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 20:52:28 GMT</pubDate>
    <dc:creator>Just6</dc:creator>
    <dc:date>2024-11-15T20:52:28Z</dc:date>
    <item>
      <title>Calculate sum up to one day via a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-sum-up-to-one-day-via-a-variable/m-p/2480473#M100723</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I want to use the slicer to determine the day of my variable vDay.&lt;BR /&gt;The sum should be calculated up to this day. So add up all quantities that are smaller than my selected day. &lt;BR /&gt;Can someone give me a description / show me how to set this up?&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-sum-up-to-one-day-via-a-variable/m-p/2480473#M100723</guid>
      <dc:creator>Just6</dc:creator>
      <dc:date>2024-11-15T20:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate sum up to one day via a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-sum-up-to-one-day-via-a-variable/m-p/2480569#M100724</link>
      <description>&lt;P&gt;Your variable vDay should be defined as =Max(YourDateField)&lt;/P&gt;
&lt;P&gt;Your Slicer's data field should be&amp;nbsp;YourDateField&lt;/P&gt;
&lt;P&gt;Now you can use the vDay in your expression.&lt;BR /&gt;Sum({&amp;lt; YourDateField = {"&amp;lt;=$(vDay)"} &amp;gt;} SalesQuantity)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 03:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-sum-up-to-one-day-via-a-variable/m-p/2480569#M100724</guid>
      <dc:creator>Aasir</dc:creator>
      <dc:date>2024-09-10T03:12:22Z</dc:date>
    </item>
  </channel>
</rss>

