<?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: summerise table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403633#M150150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, this is perfectly working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Mar 2013 14:37:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-28T14:37:44Z</dc:date>
    <item>
      <title>summerise table</title>
      <link>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403631#M150148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have this table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35684" class="jive-image-thumbnail jive-image" onclick="" alt="Tabelle.jpg" src="https://community.qlik.com/legacyfs/online/35684_Tabelle.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the first column is the Key, which repeats 3times (because of 3 concatenated tables). In the other columns there is just one value for the keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to summerise this table to 1 row, with all the values in the columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;load Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Column2&amp;nbsp; &lt;/P&gt;&lt;P&gt;resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I have to add to Summerise the table?&amp;nbsp; I tried group by but I get error messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advanced&lt;/P&gt;&lt;P&gt; Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 13:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403631#M150148</guid>
      <dc:creator />
      <dc:date>2013-03-28T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: summerise table</title>
      <link>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403632#M150149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;load Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(Column1),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(Column2)&amp;nbsp; &lt;/P&gt;&lt;P&gt;resident Table_temp&lt;/P&gt;&lt;P&gt;GRUP BY&amp;nbsp; Key;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(DROP TABLE Table_temp// if you don't need anymore)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 14:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403632#M150149</guid>
      <dc:creator />
      <dc:date>2013-03-28T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: summerise table</title>
      <link>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403633#M150150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, this is perfectly working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 14:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/summerise-table/m-p/403633#M150150</guid>
      <dc:creator />
      <dc:date>2013-03-28T14:37:44Z</dc:date>
    </item>
  </channel>
</rss>

