<?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: Creating QVD for multiple tables from SQL Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386212#M144271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Danke!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NYC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2012 13:34:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-07T13:34:53Z</dc:date>
    <item>
      <title>Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386210#M144269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday I was watching a video on youtube in which guy was saying that QVD can only be created based on one table, is that correct?&lt;/P&gt;&lt;P&gt;If not can I create QVD for mulbitple tables from SQL server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I connect QV to SQL Server DB QV script area show me SQL and not the Load at the top of every table.&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I do to see the Load instead of SQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 10:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386210#M144269</guid>
      <dc:creator />
      <dc:date>2012-09-07T10:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386211#M144270</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;at first, yes, a qvd is always created from 1 tabel by &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store table1 Into table1.qvd;&lt;/P&gt;&lt;P&gt;store table2 into table2.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in QlikView script you can concatente or join tables together and than store that new table in one qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second: you need to mark on right bottom side "show load statement before2 (or similar text).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 11:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386211#M144270</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2012-09-07T11:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386212#M144271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Danke!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NYC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 13:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386212#M144271</guid>
      <dc:creator />
      <dc:date>2012-09-07T13:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386213#M144272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Load statement is important in QV.&lt;/P&gt;&lt;P&gt;Is it used to create new fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 14:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386213#M144272</guid>
      <dc:creator />
      <dc:date>2012-09-07T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386214#M144273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. You can create new fields or manipulate the existing ones. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;month(Date) as Month,&lt;/P&gt;&lt;P&gt;Year(Date) as Year,&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL SELECT Date FROM YourDBTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 14:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386214#M144273</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-09-07T14:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386215#M144274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, TA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the load-statement is not necessary, if you do not change anything, but if you create new fields by using functions, you can use the load-statement at same time by loading data from source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 14:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386215#M144274</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2012-09-07T14:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386216#M144275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two CSV files which I want to join and create one qvd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the names of the tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Users&lt;/P&gt;&lt;P&gt;PVLastWeek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I&amp;nbsp; concatenate these two tables and create one qvd?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2012 15:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386216#M144275</guid>
      <dc:creator />
      <dc:date>2012-09-09T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386217#M144276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Concatenate two tables use the following syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM PVLastWeek;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to join two tables then use following syntax&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM Users;&lt;/P&gt;&lt;P&gt;LEFT JOIN &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM PVLastWeek;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 06:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386217#M144276</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-09-10T06:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating QVD for multiple tables from SQL Server</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386218#M144277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can now use Advanced ETL Processor (AETL) to load QVD files into the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.etl-tools.com/articles/datawarehousing/loading-qvd-files-into-the-database.html" title="http://www.etl-tools.com/articles/datawarehousing/loading-qvd-files-into-the-database.html"&gt;http://www.etl-tools.com/articles/datawarehousing/loading-qvd-files-into-the-database.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AETL works wih 27 datasources and 22 data targers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 09:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-QVD-for-multiple-tables-from-SQL-Server/m-p/386218#M144277</guid>
      <dc:creator>etl_tools</dc:creator>
      <dc:date>2012-09-10T09:28:16Z</dc:date>
    </item>
  </channel>
</rss>

