<?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 How do I create an aggregated file in a Qlik Sqript? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-do-I-create-an-aggregated-file-in-a-Qlik-Sqript/m-p/1236974#M24422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a file containing comments on an order. This comments are created at different times and therefore in different records, many comment records on one order.&lt;/P&gt;&lt;P&gt;I now want to create a new file in my QV script containing&lt;EM&gt;&lt;STRONG&gt; one&lt;/STRONG&gt;&lt;/EM&gt; comment record per order. This new record should be a sum of all the different comments in the old file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file for further explanation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2017 13:39:54 GMT</pubDate>
    <dc:creator>magnusrydberg</dc:creator>
    <dc:date>2017-02-08T13:39:54Z</dc:date>
    <item>
      <title>How do I create an aggregated file in a Qlik Sqript?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-create-an-aggregated-file-in-a-Qlik-Sqript/m-p/1236974#M24422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a file containing comments on an order. This comments are created at different times and therefore in different records, many comment records on one order.&lt;/P&gt;&lt;P&gt;I now want to create a new file in my QV script containing&lt;EM&gt;&lt;STRONG&gt; one&lt;/STRONG&gt;&lt;/EM&gt; comment record per order. This new record should be a sum of all the different comments in the old file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached file for further explanation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 13:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-create-an-aggregated-file-in-a-Qlik-Sqript/m-p/1236974#M24422</guid>
      <dc:creator>magnusrydberg</dc:creator>
      <dc:date>2017-02-08T13:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create an aggregated file in a Qlik Sqript?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-create-an-aggregated-file-in-a-Qlik-Sqript/m-p/1236975#M24423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Order",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat("Comment")&lt;/P&gt;&lt;P&gt;FROM [lib://!D/How to create new&amp;nbsp; file in a qlik Sqript.xlsx] &lt;STRONG&gt;&lt;EM&gt;//here is the path to your file xlsx&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 1 lines, table is Blad1)&lt;/P&gt;&lt;P&gt;Group By "Order";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152468_1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 14:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-create-an-aggregated-file-in-a-Qlik-Sqript/m-p/1236975#M24423</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-02-08T14:20:18Z</dc:date>
    </item>
  </channel>
</rss>

