<?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: Append to the previous Data Structure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98415#M15729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to append the new table into any particular table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2018 06:18:29 GMT</pubDate>
    <dc:creator>ahmar811</dc:creator>
    <dc:date>2018-11-01T06:18:29Z</dc:date>
    <item>
      <title>Append to the previous Data Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98412#M15726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below data model and I want to add some client data just like append to the previous structure &lt;/P&gt;&lt;P&gt;&lt;IMG alt="export.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217266_export.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have to add below the table on above structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;C&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;789&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;101112&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;HIJ&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;457&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Here we don't have Field &lt;STRONG&gt;'B' &lt;/STRONG&gt;and also data comes base on selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 05:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98412#M15726</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-11-01T05:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Append to the previous Data Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98413#M15727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the CONCATENATE prefix for the LOAD statement to append data to a table that has been previously loaded in your load script. It will also accept new fields and add them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 06:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98413#M15727</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-11-01T06:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Append to the previous Data Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98414#M15728</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;Do you want to append the new data into any particular table or just want to add as a separate one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 06:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98414#M15728</guid>
      <dc:creator>jobsonkjoseph</dc:creator>
      <dc:date>2018-11-01T06:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Append to the previous Data Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98415#M15729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to append the new table into any particular table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 06:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98415#M15729</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-11-01T06:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Append to the previous Data Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98416#M15730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If to append to a particular table, then as mentioned by Petter, CONCATENATE has to be used between the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 06:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-to-the-previous-Data-Structure/m-p/98416#M15730</guid>
      <dc:creator>jobsonkjoseph</dc:creator>
      <dc:date>2018-11-01T06:24:27Z</dc:date>
    </item>
  </channel>
</rss>

