<?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 Multiple QVD into 1 table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182357#M48046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jürg,&lt;/P&gt;&lt;P&gt;not quite sure what you are trying to achieve here. If you want to have one table from all the qvd's, then the field names have to be the same for each load. If you want to have different field names, you cannot have one table. Or can you explain in a bit more detail?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hellmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2009 20:44:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-10T20:44:47Z</dc:date>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182356#M48045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a qvd for each day. I load data in a for loop over the filelist.&lt;/P&gt;&lt;P&gt;This works fine if everything is unqualified. If I try to qualify my key values it creates table names including a number for each file, so I end up with multiple tables instead of 1.&lt;/P&gt;&lt;P&gt;Can I circumvent this splitting?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jürg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 20:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182356#M48045</guid>
      <dc:creator />
      <dc:date>2009-09-10T20:03:16Z</dc:date>
    </item>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182357#M48046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jürg,&lt;/P&gt;&lt;P&gt;not quite sure what you are trying to achieve here. If you want to have one table from all the qvd's, then the field names have to be the same for each load. If you want to have different field names, you cannot have one table. Or can you explain in a bit more detail?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hellmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 20:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182357#M48046</guid>
      <dc:creator />
      <dc:date>2009-09-10T20:44:47Z</dc:date>
    </item>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182358#M48047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the field names must be the same for it to create a single table unless you are using the CONCATENATE keyword.&lt;/P&gt;&lt;P&gt;If you want one table with a different name for each Key value, then use the CONCATENATE keyword .&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 20:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182358#M48047</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2009-09-10T20:51:12Z</dc:date>
    </item>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182359#M48048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What it sounds like you are doing is loading different versions of the same qvd file into one table. Same fields but data for different days. Because your doing this your loading multiple qvds, each time your loading a qvd its causing you to create a new table. Since the field names are the same its creating $syn keys which create additional tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you will want to do is concatenate the tables together. For example.&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;field1,&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;from qvd1;&lt;/P&gt;&lt;P&gt;concatenate (table1)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;field1,&lt;/P&gt;&lt;P&gt;field2&lt;/P&gt;&lt;P&gt;from qvd2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 20:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182359#M48048</guid>
      <dc:creator />
      <dc:date>2009-09-10T20:57:00Z</dc:date>
    </item>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182360#M48049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Thanks for the reply. Let me be a bit more precise.&lt;/P&gt;&lt;P&gt;All qvd have exactly the same structure, so with the default they get concatenated.&lt;/P&gt;&lt;P&gt;What I wanted is to have only a few special values to be keys. So I would like to use&lt;BR /&gt;QUALIFY *&lt;BR /&gt;UNQUALIFY '%*'&lt;BR /&gt;to have only my key values unqualified.&lt;/P&gt;&lt;P&gt;When I loop over my files and my table name is e.g.&lt;BR /&gt;Table1:&lt;BR /&gt;I get for each file distinctive names like Table1_1, Table1_2 as qualifier. I need however a single table to make my controls work.&lt;/P&gt;&lt;P&gt;Jürg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2009 23:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182360#M48049</guid>
      <dc:creator />
      <dc:date>2009-09-10T23:49:11Z</dc:date>
    </item>
    <item>
      <title>AW:Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182361#M48050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jürg,&lt;/P&gt;&lt;P&gt;perhaps enclosed suggestion might help.&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 00:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182361#M48050</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-11T00:54:13Z</dc:date>
    </item>
    <item>
      <title>Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182362#M48051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The reason you are getting different tables is because by qualifying the key field you are making it so that the structure is not the same each time thus QV won't concatenate them into one table.&lt;/P&gt;&lt;P&gt;You may be able to set up your loop so that the first time through you load your table and then subsequent times through you use the CONCATENATE keyword.&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;qualify AccountNumber;&lt;BR /&gt;set firstflag = 1;&lt;BR /&gt;&lt;BR /&gt;for each File in filelist ('XLS*.xls')&lt;BR /&gt;&lt;BR /&gt;if firstflag then&lt;BR /&gt; set firstflag = 0;&lt;BR /&gt; LOAD [Sales Rep],&lt;BR /&gt; AccountNumber,&lt;BR /&gt; Period,&lt;BR /&gt; GoalAmount&lt;BR /&gt; FROM [$(File)] (biff, embedded labels, table is Sheet1$);&lt;BR /&gt;ELSE&lt;BR /&gt; CONCATENATE&lt;BR /&gt; LOAD [Sales Rep],&lt;BR /&gt; AccountNumber,&lt;BR /&gt; Period,&lt;BR /&gt; GoalAmount&lt;BR /&gt; FROM [$(File)] (biff, embedded labels, table is Sheet1$);&lt;BR /&gt;End if&lt;BR /&gt;&lt;BR /&gt;next File&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2009 00:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182362#M48051</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2009-09-11T00:57:02Z</dc:date>
    </item>
    <item>
      <title>AW:Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182363#M48052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joachim&lt;/P&gt;&lt;P&gt;Your method looked good, does not add a lot of code and does exactly what I wanted.&lt;/P&gt;&lt;P&gt;There seems to be a million ways to make a load statement, unfortunately many times they do not what I want or they do not work at all ...&lt;/P&gt;&lt;P&gt;Jürg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2009 23:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182363#M48052</guid>
      <dc:creator />
      <dc:date>2009-09-13T23:04:12Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Multiple QVD into 1 table</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182364#M48053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it helped. You know: TIMTOWTDI: there is more than one way to do it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;BR /&gt;Joachim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2009 00:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-QVD-into-1-table/m-p/182364#M48053</guid>
      <dc:creator>biester</dc:creator>
      <dc:date>2009-09-14T00:18:08Z</dc:date>
    </item>
  </channel>
</rss>

