<?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 QVD, QVF in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2094935#M89709</link>
    <description>&lt;P&gt;How to extract QVD files from QVF application??&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2023 14:19:37 GMT</pubDate>
    <dc:creator>Vikash938</dc:creator>
    <dc:date>2023-07-18T14:19:37Z</dc:date>
    <item>
      <title>QVD, QVF</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2094935#M89709</link>
      <description>&lt;P&gt;How to extract QVD files from QVF application??&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 14:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2094935#M89709</guid>
      <dc:creator>Vikash938</dc:creator>
      <dc:date>2023-07-18T14:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: QVD, QVF</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2094942#M89711</link>
      <description>&lt;P&gt;In the end of the qvf-loadscript with something like this:&lt;/P&gt;
&lt;P&gt;for i = 1 to nooftables()&lt;BR /&gt;&amp;nbsp; &amp;nbsp;let t = tablename(tablenumber($(i));&lt;BR /&gt;&amp;nbsp; &amp;nbsp;[$(t)] noconcatenate load * resident&amp;nbsp;[$(t)];&lt;BR /&gt;&amp;nbsp; &amp;nbsp;store&amp;nbsp;[$(t)] into&amp;nbsp;[$(t).qvd] (qvd); drop tables&amp;nbsp;[$(t)];&lt;BR /&gt;next&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 14:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2094942#M89711</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-07-18T14:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: QVD, QVF</title>
      <link>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2095111#M89725</link>
      <description>&lt;P&gt;If you solely can use the qvf and not make any changes to I then you can still make use of &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp; suggestion after loading your original qvf data into a new application using &lt;A href="https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_self"&gt;BINARY&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;EXAMPLE:&lt;/P&gt;
&lt;P&gt;binary LIB://qvf_directory/filename.qvf;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Paste Marcus suggestion here...&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 05:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QVD-QVF/m-p/2095111#M89725</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2023-07-19T05:21:20Z</dc:date>
    </item>
  </channel>
</rss>

