<?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: Create A QVD From A Resident Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-A-QVD-From-A-Resident-Join/m-p/1517549#M749067</link>
    <description>&lt;P&gt;You probably need:&lt;/P&gt;&lt;P&gt;Union:&lt;BR /&gt;Noconcatenate&lt;BR /&gt;Load ....&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2018 17:37:09 GMT</pubDate>
    <dc:creator>m_woolf</dc:creator>
    <dc:date>2018-12-06T17:37:09Z</dc:date>
    <item>
      <title>Create A QVD From A Resident Join</title>
      <link>https://community.qlik.com/t5/QlikView/Create-A-QVD-From-A-Resident-Join/m-p/1517547#M749066</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am running into a small issue and can't understand why it is happening. In the data editor, I have the following piece of code that fails...&lt;/P&gt;&lt;PRE&gt;Union:
LOAD * RESIDENT [MKTDefn_201808];
LEFT JOIN
LOAD * RESIDENT [FCA_MARS];
STORE Union INTO [lib://DNA_Folder/QVD_RAFAL/Registration.QVD] (QVD);
DROP TABLE Union;&lt;/PRE&gt;&lt;P&gt;I have other things processing before this piece of code, but this is where it fails. The error I receive is...&lt;/P&gt;&lt;PRE&gt;The following error occurred:
Table 'Union' not found
The error occurred here:
STORE Union INTO [lib://DNA_Folder/QVD/Registration.QVD] (QVD)
Data has not been loaded. Please correct the error and try loading again.&lt;/PRE&gt;&lt;P&gt;Can't you store containers from memory into a QVD? Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-A-QVD-From-A-Resident-Join/m-p/1517547#M749066</guid>
      <dc:creator>RMMFCA</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create A QVD From A Resident Join</title>
      <link>https://community.qlik.com/t5/QlikView/Create-A-QVD-From-A-Resident-Join/m-p/1517549#M749067</link>
      <description>&lt;P&gt;You probably need:&lt;/P&gt;&lt;P&gt;Union:&lt;BR /&gt;Noconcatenate&lt;BR /&gt;Load ....&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 17:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-A-QVD-From-A-Resident-Join/m-p/1517549#M749067</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-12-06T17:37:09Z</dc:date>
    </item>
  </channel>
</rss>

