<?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: How to create QVD files with fields from multiple tables? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685377#M248383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a SELECT JOIN statement - there is a PDF for JOINS and Lookups in the community&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 03:23:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-15T03:23:33Z</dc:date>
    <item>
      <title>How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685372#M248378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand it's possible to create a QVD file using STORE statement and load fields from one table to create a QVD file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is there a way to create a QVD file where the fields are coming from multiple tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so I would be greatful if you could share how you do it &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, 14 Aug 2014 22:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685372#M248378</guid>
      <dc:creator />
      <dc:date>2014-08-14T22:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685373#M248379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only one table per QVD file. This means you will need to concatenate/join all your tables/fields into one before storing it into the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to save a whole data model in a file you will need to create a qvw for this purpose. You can then load this data modele by using the "binary load" function to import the data model. However note that you can only do a single binary load per application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 22:11:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685373#M248379</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-08-14T22:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685374#M248380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should load fields from multiple table&amp;nbsp; to a single table&amp;nbsp; according to your requirement Concatenate/Join.&lt;/P&gt;&lt;P&gt;Then restore that table into QVD file using Store command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 22:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685374#M248380</guid>
      <dc:creator />
      <dc:date>2014-08-14T22:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685375#M248381</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;If the data load you're doing from a database (SQL, Postgres, etc) you can use JOIN uniting them into a single table with one or more fields in common, or if they are UNION tables with the same fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the load is different from QVD, you can still use JOIN to join and form a single QVD file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 23:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685375#M248381</guid>
      <dc:creator />
      <dc:date>2014-08-14T23:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685376#M248382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD can store only one table data, if your data is in multiple tables then you have to use Join (Left/Right/Inner) or Concatenate the tables, then you can save the final table in QVD by using STORE command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are loading data from database then in the query itself you can join the required tables and retrieve the fields you required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(Data)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Data INTO Data.qvd;&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>Fri, 15 Aug 2014 03:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685376#M248382</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-15T03:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create QVD files with fields from multiple tables?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685377#M248383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a SELECT JOIN statement - there is a PDF for JOINS and Lookups in the community&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 03:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-QVD-files-with-fields-from-multiple-tables/m-p/685377#M248383</guid>
      <dc:creator />
      <dc:date>2014-08-15T03:23:33Z</dc:date>
    </item>
  </channel>
</rss>

