<?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: Count Distinct X Over Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494864#M481663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response – Accumulation is already set to 'No Accumulation'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Sep 2013 16:05:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-30T16:05:17Z</dc:date>
    <item>
      <title>Count Distinct X Over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494861#M481660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a expression I'm struggling with...so pose to the QV experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Bars on the combo below is a simple expression and works fine.&lt;/P&gt;&lt;P&gt;=Count(Distinct Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But want the line to show the unique customer count by week.&amp;nbsp; But QV is incorrectly summing it up to 117 (Image002), where it should be 37 (Image003).&amp;nbsp; I've played around with the Aggr() funciton, but unable to crack it. &lt;/P&gt;&lt;P&gt;Help&lt;/P&gt;&lt;P&gt;Jay&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 14:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494861#M481660</guid>
      <dc:creator />
      <dc:date>2013-09-30T14:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Count Distinct X Over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494862#M481661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be the "full Accumulation" option is enabled on the expression for customer count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check - Expressions -&amp;gt; Accumulation value set for Customer count. &lt;/P&gt;&lt;P&gt;For separate weekly count, you will have to set "No Accumulation"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 15:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494862#M481661</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-30T15:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Count Distinct X Over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494863#M481662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Aggr(COUNT(Distinct Customer), WeekNumber)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 16:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494863#M481662</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2013-09-30T16:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Count Distinct X Over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494864#M481663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response – Accumulation is already set to 'No Accumulation'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 16:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494864#M481663</guid>
      <dc:creator />
      <dc:date>2013-09-30T16:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count Distinct X Over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494865#M481664</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 hope you have checked this setting specifically for the "line graph" expression in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please recreate this problem with a sample set of data and post the qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 20:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-Distinct-X-Over-Time/m-p/494865#M481664</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-30T20:14:15Z</dc:date>
    </item>
  </channel>
</rss>

