<?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: Aggr on load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502853#M1146920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure you try this yet&lt;/P&gt;&lt;P&gt;SQL SELECT A, COUNT(D) FROM db.table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jul 2013 03:58:57 GMT</pubDate>
    <dc:creator>Sokkorn</dc:creator>
    <dc:date>2013-07-20T03:58:57Z</dc:date>
    <item>
      <title>Aggr on load script</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502852#M1146919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to group some fields in a table from the load script. I am not sure of the syntaxis so I need some help here. I am connecting directly to the database. Here is an example of what I need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Table1 with fields A,B,C,D and I need to count field D and group by A. What are the steps I need to follow? Please include also the SQL SELECT * FROM db.table line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 03:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502852#M1146919</guid>
      <dc:creator />
      <dc:date>2013-07-20T03:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr on load script</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502853#M1146920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure you try this yet&lt;/P&gt;&lt;P&gt;SQL SELECT A, COUNT(D) FROM db.table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 03:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502853#M1146920</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-07-20T03:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr on load script</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502854#M1146921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sokkorn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it but it isn't retrieving the data as I need it. I need to group repeated fields to reduce lines and memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 04:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502854#M1146921</guid>
      <dc:creator />
      <dc:date>2013-07-20T04:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr on load script</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502855#M1146922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT A,B,C, COUNT(D) AS D FROM db.table Group By A,B,C;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 04:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-on-load-script/m-p/502855#M1146922</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-07-20T04:32:05Z</dc:date>
    </item>
  </channel>
</rss>

