<?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 Join QVD Files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889036#M1016170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I recently updated my app from using "Resident load" to QVDs. I need help Joining the QVDs and spitting out a txt file. See syntax below and hopefully we can go from there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 qvds...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store Network_Pivot &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;Pivot.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store High_Value_Networks &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;High.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I would like to join the 2 qvds and store a text file then drop table and my syntax reads below... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Export_table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Inner Join (Pivot)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Load *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;//ID, Key, Address, Address2, City, State, Zip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;From &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;High.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE &lt;SPAN style="font-size: 8pt;"&gt;Export_table&lt;/SPAN&gt; into Q:\export_$(vDate).txt;&lt;/P&gt;&lt;P&gt;Drop Table Export_table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 18:36:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-09T18:36:46Z</dc:date>
    <item>
      <title>Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889036#M1016170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I recently updated my app from using "Resident load" to QVDs. I need help Joining the QVDs and spitting out a txt file. See syntax below and hopefully we can go from there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 qvds...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store Network_Pivot &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;Pivot.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; Store High_Value_Networks &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;High.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I would like to join the 2 qvds and store a text file then drop table and my syntax reads below... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Export_table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Inner Join (Pivot)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Load *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;//ID, Key, Address, Address2, City, State, Zip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;From &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;$(vPath_QVDs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;High.qvd(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE &lt;SPAN style="font-size: 8pt;"&gt;Export_table&lt;/SPAN&gt; into Q:\export_$(vDate).txt;&lt;/P&gt;&lt;P&gt;Drop Table Export_table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 18:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889036#M1016170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T18:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889037#M1016171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;load * from a.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inner join (t)&lt;/P&gt;&lt;P&gt;load * from b.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store t .........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 18:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889037#M1016171</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-04-09T18:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889038#M1016172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Export_table:&lt;/P&gt;&lt;P&gt;load*&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;Export_table.qvd(qvd);&lt;/P&gt;&lt;P&gt;Inner Join (Export_table) &lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;//ID, Key, Address, Address2, City, State, Zip&lt;/P&gt;&lt;P&gt;From $(vPath_QVDs)High.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Export_table into Q:\export_$(vDate).txt;&lt;/P&gt;&lt;P&gt;Drop Table Export_table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889038#M1016172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T19:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889039#M1016173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pivot:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;$(vPath_QVDs)Pivot.qvd(qvd);&lt;/P&gt;&lt;P&gt;Inner Join (Pivot) &lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From &lt;/P&gt;&lt;P&gt;$(vPath_QVDs)High.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Pivot into Q:\export_$(vDate).txt;&lt;/P&gt;&lt;P&gt;Drop Table Pivot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889039#M1016173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T19:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889040#M1016174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I'm getting close &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Would you happen to know why my Store function stores my sql query and much more in with the tables under my txt file. I only want to see my columns. Ahh, maybe I need to remove * and add only column names? I'll give it a try, I'm so tired of reloading this app...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889040#M1016174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T19:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Join QVD Files</title>
      <link>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889041#M1016175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boo, that did not work. Store Function for my txt file is bringing back SQL query, bunch of other stuff along with my columns...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-QVD-Files/m-p/889041#M1016175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T19:39:24Z</dc:date>
    </item>
  </channel>
</rss>

