<?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: AGGREGATE ERROR IN SCRIPT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952700#M327557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to add CLAIM_NO to the group by clause as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Oct 2015 16:27:49 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-10-11T16:27:49Z</dc:date>
    <item>
      <title>AGGREGATE ERROR IN SCRIPT</title>
      <link>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952699#M327556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CLAIMS_REPORT_DEC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoNumber(AS_OF &amp;amp; '|' &amp;amp; CLAIM_NO) AS Claims_All_Link,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Count (DISTINCT CLAIM_NO) as Count_Claims&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(V_Layer1_QVD)\CLAIMS_REPORT.qvd&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Month(Date#( AS_OF,'YYYYMM')) = 'Dec'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group by&amp;nbsp; AS_OF&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the error&amp;nbsp; I am getting. What am I doing wrong here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 16:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952699#M327556</guid>
      <dc:creator />
      <dc:date>2015-10-11T16:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: AGGREGATE ERROR IN SCRIPT</title>
      <link>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952700#M327557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to add CLAIM_NO to the group by clause as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 16:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952700#M327557</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-11T16:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: AGGREGATE ERROR IN SCRIPT</title>
      <link>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952701#M327558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;CLAIMS_REPORT_DEC:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;&amp;nbsp; AutoNumber(AS_OF &amp;amp; '|' &amp;amp; CLAIM_NO) AS Claims_All_Link,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;&amp;nbsp;&amp;nbsp; Count (DISTINCT CLAIM_NO) as Count_Claims&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;$(V_Layer1_QVD)\CLAIMS_REPORT.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;(qvd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;where Month(Date#( AS_OF,'YYYYMM')) = 'Dec'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;&lt;STRONG&gt;Group By&amp;nbsp; AS_OF &amp;amp; '|'&amp;nbsp; &amp;amp; CLAIM_NO&lt;/STRONG&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 18:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952701#M327558</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-11T18:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: AGGREGATE ERROR IN SCRIPT</title>
      <link>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952702#M327559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you upload sample data sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Dinu'1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AGGREGATE-ERROR-IN-SCRIPT/m-p/952702#M327559</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2015-10-12T06:50:01Z</dc:date>
    </item>
  </channel>
</rss>

