<?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 Problem with Group By in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181199#M47312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As you are using group by in your load statement, you should include field ITEMNO in group by.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Aug 2010 06:05:28 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-08-31T06:05:28Z</dc:date>
    <item>
      <title>Problem with Group By</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181198#M47311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to load records from resident table but I am having problem, please see below:&lt;/P&gt;&lt;P&gt;SALES:&lt;BR /&gt;LOAD&lt;BR /&gt; CUSTNO,&lt;BR /&gt; VOL_ACTUAL,&lt;BR /&gt; ITEMNO&lt;BR /&gt;FROM &lt;Q&gt; (ooxml, embedded labels, table is Sheet3);&lt;/Q&gt;&lt;/P&gt;&lt;P&gt;COMPARE:&lt;BR /&gt;LOAD&lt;BR /&gt; CUSTNO,&lt;BR /&gt; SUM (VOL_ACTUAL) AS VOL_ACTUAL&lt;BR /&gt;RESIDENT&lt;BR /&gt; SALES&lt;BR /&gt;GROUP BY&lt;BR /&gt; CUSTNO;&lt;/P&gt;&lt;P&gt;DROP TABLE SALES;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The above works fine, but when i include the ITEMNO, in says that there is an invalid expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SALES:&lt;BR /&gt;LOAD&lt;BR /&gt; CUSTNO,&lt;BR /&gt; VOL_ACTUAL,&lt;BR /&gt; ITEMNO&lt;BR /&gt;FROM &lt;Q&gt; (ooxml, embedded labels, table is Sheet3);&lt;/Q&gt;&lt;/P&gt;&lt;P&gt;COMPARE:&lt;BR /&gt;LOAD&lt;BR /&gt; CUSTNO,&lt;BR /&gt; SUM (VOL_ACTUAL) AS VOL_ACTUAL,&lt;BR /&gt; ITEMNO&lt;BR /&gt;RESIDENT&lt;BR /&gt; SALES&lt;BR /&gt;GROUP BY&lt;BR /&gt; CUSTNO;&lt;/P&gt;&lt;P&gt;DROP TABLE SALES;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt; How can i include the ITEMNO field in the LOAD? Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 05:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181198#M47311</guid>
      <dc:creator />
      <dc:date>2010-08-31T05:16:00Z</dc:date>
    </item>
    <item>
      <title>Problem with Group By</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181199#M47312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As you are using group by in your load statement, you should include field ITEMNO in group by.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 06:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181199#M47312</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-31T06:05:28Z</dc:date>
    </item>
    <item>
      <title>Problem with Group By</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181200#M47313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear try this one .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COMPARE:&lt;BR /&gt;LOAD&lt;BR /&gt; CUSTNO,&lt;BR /&gt; ITEMNO,&lt;/P&gt;&lt;P&gt;SUM (VOL_ACTUAL) AS VOL_ACTUAL&lt;BR /&gt;&lt;BR /&gt;RESIDENT&lt;BR /&gt; SALES&lt;BR /&gt;GROUP BY&lt;BR /&gt; CUSTNO,ITEMNO;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhushan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 06:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Group-By/m-p/181200#M47313</guid>
      <dc:creator />
      <dc:date>2010-08-31T06:09:06Z</dc:date>
    </item>
  </channel>
</rss>

