<?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: Export QVDs from a QVF in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Export-QVDs-from-a-QVF/m-p/1927282#M76355</link>
    <description>&lt;P&gt;Hi, please check this article probably will help you&amp;nbsp;&lt;A href="https://analyticshub.io/2020/04/11/generate-qvd-files-from-qlik-sense-application/" target="_blank"&gt;https://analyticshub.io/2020/04/11/generate-qvd-files-from-qlik-sense-application/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 10:43:55 GMT</pubDate>
    <dc:creator>saso70</dc:creator>
    <dc:date>2022-05-06T10:43:55Z</dc:date>
    <item>
      <title>Export QVDs from a QVF</title>
      <link>https://community.qlik.com/t5/App-Development/Export-QVDs-from-a-QVF/m-p/1927236#M76352</link>
      <description>&lt;P&gt;I need to export the data from a QVF to QVDs, I have just imported but is not finding any table when I run the following script:&lt;/P&gt;
&lt;P&gt;binary [lib://Root/xxx.qvf];&lt;/P&gt;
&lt;P&gt;Set vPathQVD='lib://Root/xxx/1.QVD';&lt;/P&gt;
&lt;P&gt;FOR vCount = 0 to NoOfTables()-1&lt;/P&gt;
&lt;P&gt;LET vTableName = TableName($(vCount));&lt;/P&gt;
&lt;P&gt;STORE $(vTableName) INTO [$(vPathQVD)/$(vTableName).qvd] (qvd);&lt;/P&gt;
&lt;P&gt;NEXT vCount&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea how can I do it?&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 08:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-QVDs-from-a-QVF/m-p/1927236#M76352</guid>
      <dc:creator>mmg1984</dc:creator>
      <dc:date>2022-05-06T08:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export QVDs from a QVF</title>
      <link>https://community.qlik.com/t5/App-Development/Export-QVDs-from-a-QVF/m-p/1927282#M76355</link>
      <description>&lt;P&gt;Hi, please check this article probably will help you&amp;nbsp;&lt;A href="https://analyticshub.io/2020/04/11/generate-qvd-files-from-qlik-sense-application/" target="_blank"&gt;https://analyticshub.io/2020/04/11/generate-qvd-files-from-qlik-sense-application/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 10:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Export-QVDs-from-a-QVF/m-p/1927282#M76355</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-05-06T10:43:55Z</dc:date>
    </item>
  </channel>
</rss>

