<?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: Join five qvds in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733148#M5313</link>
    <description>&lt;PRE&gt;&lt;SPAN&gt;each qvd belongs to the database of different companies, they all contain the same tables.
what I require is to join the information, I use "concatenate", but I don't want to use it because there are more than ten qvd.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;company1.qvd&lt;BR /&gt;company2.qvd&lt;BR /&gt;company3.qvd&lt;BR /&gt;company4.qvd&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I require to know the sales of the union of all the companies. &lt;BR /&gt;Inside the qvd I have information about products, clients, sales,  etc.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2020 14:15:05 GMT</pubDate>
    <dc:creator>denisetrujillo</dc:creator>
    <dc:date>2020-08-04T14:15:05Z</dc:date>
    <item>
      <title>Join five qvds</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1732523#M5304</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;I ask for your help to know if someone counts or can help me in knowing how to create a subroutine that allows me to join five qvd and later join the information of all those qvd.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12989"&gt;@Michael_Tarallo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 18:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1732523#M5304</guid>
      <dc:creator>denisetrujillo</dc:creator>
      <dc:date>2020-07-31T18:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Join five qvds</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1732965#M5311</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/3613"&gt;@denisetrujillo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand you have 5 QVDs, what do they represent? Customers, Products, Sales Transactions, and so on; it will help us to help you when we know more about the objects involved in your questions; also, would it be possible to include the fields or columns names of these QVDs, with that sort of information we may guide you better.&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 05:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1732965#M5311</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2020-08-04T05:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Join five qvds</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733148#M5313</link>
      <description>&lt;PRE&gt;&lt;SPAN&gt;each qvd belongs to the database of different companies, they all contain the same tables.
what I require is to join the information, I use "concatenate", but I don't want to use it because there are more than ten qvd.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;company1.qvd&lt;BR /&gt;company2.qvd&lt;BR /&gt;company3.qvd&lt;BR /&gt;company4.qvd&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I require to know the sales of the union of all the companies. &lt;BR /&gt;Inside the qvd I have information about products, clients, sales,  etc.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733148#M5313</guid>
      <dc:creator>denisetrujillo</dc:creator>
      <dc:date>2020-08-04T14:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Join five qvds</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733158#M5314</link>
      <description>&lt;P&gt;If all your QVD is having same structure with same field name then you can simply use wildcard to load all tables at once&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;FROM &lt;STRONG&gt;Company*.qvd;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 14:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733158#M5314</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-04T14:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Join five qvds</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733288#M5315</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/3613"&gt;@denisetrujillo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kush&amp;nbsp;solution is the way to go!&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 01:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Join-five-qvds/m-p/1733288#M5315</guid>
      <dc:creator>ArnadoSandoval</dc:creator>
      <dc:date>2020-08-05T01:56:01Z</dc:date>
    </item>
  </channel>
</rss>

