<?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: Help with Accumulation of New Distinct Daily Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744877#M453211</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(Sum(Aggr(If(UserID &amp;lt;&amp;gt; Above(TOTAL UserID), 1, 0), UserID, (Date, (NUMERIC)))), 0, RowNo()))&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 17 Sep 2020 18:03:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2020-09-17T18:03:45Z</dc:date>
    <item>
      <title>Help with Accumulation of New Distinct Daily Values</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744871#M453209</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="datagrrl_0-1600364662418.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40751i10655738476C8B9E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="datagrrl_0-1600364662418.png" alt="datagrrl_0-1600364662418.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example User 4 should count on Day 1, User 1 on day 2, User 2 and 5 on day 3 and user 3 on day 4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would prefer this to accumulate for each month. At the end of the month the total should be the total # of distinct NEW users (Not the total of distinct daily users, that would be too high)&lt;/P&gt;&lt;TABLE width="229"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="58"&gt;Date&lt;/TD&gt;&lt;TD width="66"&gt;NewUsers&lt;/TD&gt;&lt;TD width="105"&gt;CummNewUsers&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/1/2020&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/2/2020&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/3/2020&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/4/2020&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1/5/2020&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attaching my dummy data and my example. Any help is appreciated. I am hitting a wall on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744871#M453209</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2024-11-15T23:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Accumulation of New Distinct Daily Values</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744877#M453211</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(Sum(Aggr(If(UserID &amp;lt;&amp;gt; Above(TOTAL UserID), 1, 0), UserID, (Date, (NUMERIC)))), 0, RowNo()))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 17 Sep 2020 18:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744877#M453211</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-17T18:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Accumulation of New Distinct Daily Values</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744882#M453213</link>
      <description>&lt;P&gt;Thanks so much. I thought Rangesum might get me there, but I wasn't setting it up correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 18:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Accumulation-of-New-Distinct-Daily-Values/m-p/1744882#M453213</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2020-09-17T18:14:43Z</dc:date>
    </item>
  </channel>
</rss>

