<?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: Cumulate unique count in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510205#M104846</link>
    <description>&lt;P&gt;perfect, thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2025 10:06:30 GMT</pubDate>
    <dc:creator>Some1</dc:creator>
    <dc:date>2025-03-17T10:06:30Z</dc:date>
    <item>
      <title>Cumulate unique count</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510186#M104844</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a chart showing the number of unique customers that have placed an order by month, since the year start. I'm doing:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Above(Count(DISTINCT idClient), 0, RowNo(TOTAL)))&lt;/LI-CODE&gt;&lt;P&gt;but if a customer has placed orders both e.g. in Jan and Feb, it is counted twice, while it should be counted only once, in the first order month. I need to preserve filtering and drill-down, so I cannot create a column in the script.&lt;BR /&gt;Any suggestions?&lt;BR /&gt;Many thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510186#M104844</guid>
      <dc:creator>Some1</dc:creator>
      <dc:date>2025-03-17T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulate unique count</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510189#M104845</link>
      <description>&lt;P&gt;Hello, maybe this can help you :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Visualization-and-Usability/Help-with-cumulative-distinct-counting/td-p/1662579" target="_blank"&gt;https://community.qlik.com/t5/Visualization-and-Usability/Help-with-cumulative-distinct-counting/td-p/1662579&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 08:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510189#M104845</guid>
      <dc:creator>VBD</dc:creator>
      <dc:date>2025-03-17T08:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulate unique count</title>
      <link>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510205#M104846</link>
      <description>&lt;P&gt;perfect, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 10:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cumulate-unique-count/m-p/2510205#M104846</guid>
      <dc:creator>Some1</dc:creator>
      <dc:date>2025-03-17T10:06:30Z</dc:date>
    </item>
  </channel>
</rss>

