<?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 What is the function of DISTINCT and NODISTINCT in AGGR function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-the-function-of-DISTINCT-and-NODISTINCT-in-AGGR-function/m-p/333430#M122933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the function of DISTINCT and NODISTINCT in AGGR function?&lt;/P&gt;&lt;P&gt;May be someone can explain to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Danny H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2012 03:12:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-03T03:12:25Z</dc:date>
    <item>
      <title>What is the function of DISTINCT and NODISTINCT in AGGR function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-function-of-DISTINCT-and-NODISTINCT-in-AGGR-function/m-p/333430#M122933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the function of DISTINCT and NODISTINCT in AGGR function?&lt;/P&gt;&lt;P&gt;May be someone can explain to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Danny H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 03:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-function-of-DISTINCT-and-NODISTINCT-in-AGGR-function/m-p/333430#M122933</guid>
      <dc:creator />
      <dc:date>2012-04-03T03:12:25Z</dc:date>
    </item>
    <item>
      <title>What is the function of DISTINCT and NODISTINCT in AGGR function?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-the-function-of-DISTINCT-and-NODISTINCT-in-AGGR-function/m-p/333431#M122934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by default aggregation function is Distinct that is when you code &lt;/P&gt;&lt;P&gt;something like this =aggr(SUM(SALARY) ,Empid ) it means the aggrgation of salary is &lt;/P&gt;&lt;P&gt;done only on distinct records if you want to do it on repeted records like Empid 1001,1002 repaeting more than once&lt;/P&gt;&lt;P&gt;and if you need to take this into account then you have to use a keyword NONDISTINCT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something&amp;nbsp; like this =aagr(NODISTINCT SUM(SALARY),Empid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it will sum salary for repeted EmpId&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got the point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm regards,&lt;/P&gt;&lt;P&gt;Anant Dubey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 06:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-the-function-of-DISTINCT-and-NODISTINCT-in-AGGR-function/m-p/333431#M122934</guid>
      <dc:creator />
      <dc:date>2012-04-03T06:12:33Z</dc:date>
    </item>
  </channel>
</rss>

