<?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: accumulate daily in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/accumulate-daily/m-p/2427092#M96235</link>
    <description>&lt;P&gt;Make sure your Timestamp is formatted as a timestamp and not as text in the datamodel. That way you can use all the date and time functions available in Qlik Sense:&lt;/P&gt;
&lt;PRE&gt;RangeSum(Above(Sum(Erzeugung), 0, Hour([Timestamp_stündlich]) + 1))&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 11:45:58 GMT</pubDate>
    <dc:creator>LRuCelver</dc:creator>
    <dc:date>2024-03-05T11:45:58Z</dc:date>
    <item>
      <title>accumulate daily</title>
      <link>https://community.qlik.com/t5/App-Development/accumulate-daily/m-p/2426968#M96233</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have a diagramm (Screenshot).&lt;/P&gt;
&lt;P&gt;i have a diagram with the following formula. this formula cumulates all values that are in the filtered selection. i would like to set the counter to 0 every day (midnight) and display the cumulated values for each day (current+past).&lt;/P&gt;
&lt;P&gt;RangeSum(Above(Sum(Erzeugung), 0, date(left([Timestamp_stündlich],10))))&lt;/P&gt;
&lt;P&gt;--&amp;gt;&amp;nbsp;date(left([Timestamp_stündlich],10) is the date&lt;/P&gt;
&lt;P&gt;Please help! Thanks Oliver&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OS92_0-1709628077021.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/161291iE03DEAA3166A88A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="OS92_0-1709628077021.png" alt="OS92_0-1709628077021.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 08:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/accumulate-daily/m-p/2426968#M96233</guid>
      <dc:creator>OS92</dc:creator>
      <dc:date>2024-03-05T08:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: accumulate daily</title>
      <link>https://community.qlik.com/t5/App-Development/accumulate-daily/m-p/2427092#M96235</link>
      <description>&lt;P&gt;Make sure your Timestamp is formatted as a timestamp and not as text in the datamodel. That way you can use all the date and time functions available in Qlik Sense:&lt;/P&gt;
&lt;PRE&gt;RangeSum(Above(Sum(Erzeugung), 0, Hour([Timestamp_stündlich]) + 1))&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 11:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/accumulate-daily/m-p/2427092#M96235</guid>
      <dc:creator>LRuCelver</dc:creator>
      <dc:date>2024-03-05T11:45:58Z</dc:date>
    </item>
  </channel>
</rss>

