<?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: DISTINCT COUNT Not Rolling to Quarters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531744#M748008</link>
    <description>&lt;P&gt;You want to count it 3 times? Try this&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;Sum(Aggr(&lt;/FONT&gt;Count({$&amp;lt;[NumValue] = {1}&amp;gt;} DISTINCT [Project ID])&lt;FONT color="#FF0000"&gt;, MonthField))&lt;/FONT&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 Jan 2019 18:02:33 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-01-17T18:02:33Z</dc:date>
    <item>
      <title>DISTINCT COUNT Not Rolling to Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531722#M748005</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Wrote&amp;nbsp; Below Expression for one of my report but its not rolling to Quarters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;[NumValue]={1}&amp;gt;}distinct([Project ID]))&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example Nov =10&lt;/P&gt;&lt;P&gt;Dec=10&lt;/P&gt;&lt;P&gt;Jan=10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its not showing 30 in Quarter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some help guide me here&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531722#M748005</guid>
      <dc:creator>dunnalahk123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: DISTINCT COUNT Not Rolling to Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531731#M748006</link>
      <description>&lt;P&gt;What is it showing when you use the expression?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 17:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531731#M748006</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-17T17:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: DISTINCT COUNT Not Rolling to Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531743#M748007</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example i have given.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess what happening here is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if we have project ID in Nov and Same Project ID it is in Dec and Jan when it rolls to quarter it is counting only once.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 17:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531743#M748007</guid>
      <dc:creator>dunnalahk123</dc:creator>
      <dc:date>2019-01-17T17:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: DISTINCT COUNT Not Rolling to Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531744#M748008</link>
      <description>&lt;P&gt;You want to count it 3 times? Try this&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;Sum(Aggr(&lt;/FONT&gt;Count({$&amp;lt;[NumValue] = {1}&amp;gt;} DISTINCT [Project ID])&lt;FONT color="#FF0000"&gt;, MonthField))&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Jan 2019 18:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531744#M748008</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-17T18:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: DISTINCT COUNT Not Rolling to Quarters</title>
      <link>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531751#M748009</link>
      <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot Sunny.&lt;BR /&gt;&lt;BR /&gt;It working &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but when i am adding in Chart and all i think i have to add what all Dimensions i am using in my report i have to add along with monthField.&lt;BR /&gt;&lt;BR /&gt;once again thank you so much For your time .</description>
      <pubDate>Thu, 17 Jan 2019 18:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DISTINCT-COUNT-Not-Rolling-to-Quarters/m-p/1531751#M748009</guid>
      <dc:creator>dunnalahk123</dc:creator>
      <dc:date>2019-01-17T18:42:33Z</dc:date>
    </item>
  </channel>
</rss>

