<?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 Anyone see the issue here... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005635#M341633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following script and I can't for the life of me figure out why the sum isn't working, can anyone see anything that I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVScript.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105683_QVScript.JPG" style="width: 620px; height: 177px;" /&gt;&lt;/P&gt;&lt;P&gt;It seems to fail with an invalid expression on the sum but I really don't know why!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 17:38:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-16T17:38:55Z</dc:date>
    <item>
      <title>Anyone see the issue here...</title>
      <link>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005635#M341633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following script and I can't for the life of me figure out why the sum isn't working, can anyone see anything that I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVScript.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105683_QVScript.JPG" style="width: 620px; height: 177px;" /&gt;&lt;/P&gt;&lt;P&gt;It seems to fail with an invalid expression on the sum but I really don't know why!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 17:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005635#M341633</guid>
      <dc:creator />
      <dc:date>2015-11-16T17:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone see the issue here...</title>
      <link>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005636#M341634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to either add the other fields not getting aggregated in your Group By Statement or you need to remove them from this resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the fields which are not aggregated need to show up in Group By Statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 17:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005636#M341634</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-16T17:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone see the issue here...</title>
      <link>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005637#M341635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I can see the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your LOAD statement lists a lot of fields (2nd, 3rd and 4th) without aggregation functions that are not specified in the GROUP BY clause. This is forbidden. Either specify them inside an aggregation function call, or list them in the GROUP BY clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 17:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Anyone-see-the-issue-here/m-p/1005637#M341635</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-11-16T17:42:13Z</dc:date>
    </item>
  </channel>
</rss>

