<?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: Download to QVD file creation script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343530#M615287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2017 11:53:43 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-07-20T11:53:43Z</dc:date>
    <item>
      <title>Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343529#M615286</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;I am looking to add an additional .qvd file to my scheduled download file - My current script is attached, which is working successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I want to add a new line to the script, also attached, I receive a table not found error for the new .qvd file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a step I am missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343529#M615286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343530#M615287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343530#M615287</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-20T11:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343531#M615288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check first table available in schema or not. I think error occur in below-highlighted line. Please check spell mistakes too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Myfile6:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM &lt;STRONG&gt;Hydrogarden.dbo."HWS_SALES_DATA_CUBE_MASTER_TEST";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343531#M615288</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-20T11:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343532#M615289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have same field names between these tables?&amp;nbsp; If yes&amp;nbsp; QlikView&amp;nbsp; functionality&amp;nbsp; automatically concatenates&amp;nbsp; tables if it has same field names &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose&amp;nbsp; Myfile3 table concatenate with&amp;nbsp; your new table. you will not find new table anymore to store into QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope&amp;nbsp; it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mahesh. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343532#M615289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343533#M615290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This causes the same error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343533#M615290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T11:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343534#M615291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Last solution from my end is, If you have access DB then try and show me how records are looks like? And tell me whether this is Table / View / Procedure ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SELECT * FROM Hydrogarden.dbo.HWS_SALES_DATA_CUBE_MASTER_TEST;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 12:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343534#M615291</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-20T12:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343535#M615292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - It is the same data, with a slight change. Using your suggestion I created a second tab and loaded the items separately - No more error messages! &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, 20 Jul 2017 12:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343535#M615292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Download to QVD file creation script</title>
      <link>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343536#M615293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am Glad it helps you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards , &lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 12:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Download-to-QVD-file-creation-script/m-p/1343536#M615293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T12:08:29Z</dc:date>
    </item>
  </channel>
</rss>

