<?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 Cumulative new contacts in graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307621#M113603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Your quick answer.&amp;nbsp; In this case I cumulate only new contacts.&amp;nbsp; If customer A and B contacts once or more often in Jan, the cumulative number of new customers is 2.&amp;nbsp; If customer A contacts in Feb, the cumulative number of new contacts in the time period is still 2.&amp;nbsp; No new customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is found by my &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;colleague.&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; I use expression: Sum(aggr(Count( distinct Customer), Customer)). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2011 06:16:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-08-30T06:16:27Z</dc:date>
    <item>
      <title>Cumulative new contacts in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307619#M113601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make a graph which shows cumulative count of new contacts over time.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exampe:&lt;/P&gt;&lt;P&gt;customer A contacts 3 times in Jan &lt;/P&gt;&lt;P&gt;customer B contacts 4 times in Jan&lt;/P&gt;&lt;P&gt;customer A contacts 3 times in Feb&lt;/P&gt;&lt;P&gt;customer C contacts 1 times in Feb&lt;/P&gt;&lt;P&gt;customer A,B and C contacts 3 times in Mar &lt;/P&gt;&lt;P&gt;customer D contacts 1 times in Apr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The graph shoud show &lt;/P&gt;&lt;P&gt;- 2 cumulative contacts in Jan &lt;/P&gt;&lt;P&gt;- 3 cumulative contacts in Feb&lt;/P&gt;&lt;P&gt;- 3 cumulative contacts in Mar&lt;/P&gt;&lt;P&gt;- 4 cumulative contacts in Apr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like quite common situation.&amp;nbsp; I tried combinations of aggr and above functions, but with no luck.&amp;nbsp; Hopefully someone can give me a hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards Pertti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 13:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307619#M113601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-29T13:43:30Z</dc:date>
    </item>
    <item>
      <title>Cumulative new contacts in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307620#M113602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; if i am not wrong cumulative means it will include old data also&lt;/P&gt;&lt;P&gt;ex : if i have 2 customers in jan and 3 in feb then it will show 2 in jan and 5 in Feb using accumlation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i am wrong please correct me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 13:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307620#M113602</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-29T13:54:21Z</dc:date>
    </item>
    <item>
      <title>Cumulative new contacts in graph</title>
      <link>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307621#M113603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for Your quick answer.&amp;nbsp; In this case I cumulate only new contacts.&amp;nbsp; If customer A and B contacts once or more often in Jan, the cumulative number of new customers is 2.&amp;nbsp; If customer A contacts in Feb, the cumulative number of new contacts in the time period is still 2.&amp;nbsp; No new customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is found by my &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;colleague.&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; I use expression: Sum(aggr(Count( distinct Customer), Customer)). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 06:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cumulative-new-contacts-in-graph/m-p/307621#M113603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-30T06:16:27Z</dc:date>
    </item>
  </channel>
</rss>

