<?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 Sum function in script not possible in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316481#M116737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Perfect! Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 09:54:27 GMT</pubDate>
    <dc:creator>michael_maeuser</dc:creator>
    <dc:date>2011-12-21T09:54:27Z</dc:date>
    <item>
      <title>Sum function in script not possible</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316478#M116734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, I need to deploy a sum function in my script. Does anyone have an idea why this is not working (see attached pic)? This is the error message: ErrorSource: Microsoft OLE DB Provider for SQL Server, ErrorMsg: Die QLIK ProBatch300 2009R2 DE DEV.dbo.DEVEL Pro Batch 3_00 DE$Bank Account Ledger Entry.Amount (LCY)-Spalte ist in der Auswahlliste ungültig, da sie nicht in einer Aggregatfunktion und nicht in der GROUP BY-Klausel enthalten ist. (THIS MEANS: Amount (LCY) is invalid, since it is not in an an aggregate function and not in the Group by clause.)&lt;BR /&gt;SQL SELECT "Bank Account No_", "Posting Date", "Amount (LCY)"&lt;BR /&gt;FROM "QLIK ProBatch300 2009R2 DE DEV".dbo."DEVEL Pro Batch 3_00 DE$Bank Account Ledger Entry"&lt;BR /&gt;GROUP by "Bank Account No_", "Posting Date". Thanks in advance! Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316478#M116734</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2011-12-21T09:22:26Z</dc:date>
    </item>
    <item>
      <title>Sum function in script not possible</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316479#M116735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT "Bank Account No_", "Posting Date", Sum("Amount (LCY)")&lt;/P&gt;&lt;P&gt;FROM "QLIK ProBatch300 2009R2 DE DEV".dbo."DEVEL Pro Batch 3_00 DE$Bank Account Ledger Entry"&lt;/P&gt;&lt;P&gt;GROUP by "Bank Account No_", "Posting Date"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316479#M116735</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2011-12-21T09:26:01Z</dc:date>
    </item>
    <item>
      <title>Sum function in script not possible</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316480#M116736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You are applying Group by on SQL Select . You need to do it at Load level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;Sum(C)&lt;/P&gt;&lt;P&gt;Group By A,B ;&lt;/P&gt;&lt;P&gt;SQL Select A,B,C from........................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hop this will Help You.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;VIjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316480#M116736</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2011-12-21T09:28:06Z</dc:date>
    </item>
    <item>
      <title>Sum function in script not possible</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316481#M116737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Perfect! Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 09:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-in-script-not-possible/m-p/316481#M116737</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2011-12-21T09:54:27Z</dc:date>
    </item>
  </channel>
</rss>

