<?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>article Extract data from a Qlik Sense or QlikView Application to QVD or CSV in Qlik Sense Documents</title>
    <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/ta-p/1493784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an easy approach to extracting the data model from a Qlik Sense (QVF) or QlikView (QVW) file. The example documented uses Qlik Sense Desktop, if you are using QlikView then please &lt;SPAN style="color: #339966;"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-18095"&gt;click here&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Most of the setup can be managed using variables from the front sheet of the application. However there are two steps that will require the user to update some things manually as indicated clearly in the steps below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;Why would you use or need this kind of technique?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In a production environment you may find use of the output table script elements without the variables as they can be useful in load processes when transformed QVDs can be re-used by other applications. However, there are many times where you need to create something quickly for an ad-hoc piece of work or as a demonstration to show a customer with amended data to make it more relevant (changing product, department names etc). &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This approach can also be useful when working offline on the front end or application tuning where you do not want to deal with all of the complications of the ETL process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Setup Requirements:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Qlik Sense Desktop&lt;/LI&gt;&lt;LI&gt;The following extensions from branch.qlik.com&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #7db8da;"&gt;&lt;STRONG&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8"&gt;&lt;SPAN style="color: #339966;"&gt;Q&lt;/SPAN&gt;&lt;SPAN style="color: #339966;"&gt;SVariable&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #7db8da;"&gt;&lt;STRONG&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae69836" style="color: inherit !important;" target="_blank" title="http://branch.qlik.com/#!/project/56728f52d1e497241ae69836"&gt;&lt;SPAN style="color: #339966;"&gt;Qlik Sense Reload Button&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;EM&gt;Please note the following instructions are also included in the dashboard itself in case you forget where it came from.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 1 - Update the 'QlikSenseApps' data connection in the data load editor window&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the Data Load Editor in a new window by clicking the icon identified below.&lt;UL&gt;&lt;LI&gt;&lt;IMG __jive_id="152892" alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152892_1.png" style="height: auto;" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;On the right you will see Data Connections, click on the edit button of the 'QlikSenseApps' Connection&lt;UL&gt;&lt;LI&gt;&lt;IMG __jive_id="152893" alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152893_2.png" style="height: auto;" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Repoint the C:\ drive reference to your local QlikSenseApps folder. e.g. &lt;EM&gt;C:\Users\&lt;SPAN style="color: #339966;"&gt;&lt;STRONG&gt;{user}&lt;/STRONG&gt;&lt;/SPAN&gt;\Documents\Qlik\Sense\Apps&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Return to the Dashboard.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 2 - Update the file name of the Qlik Sense or QlikView application from which you wish to extract data.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Enter the name of the file from which you wish to extract data.&lt;/LI&gt;&lt;LI&gt;This can be a Qlik Sense (QVF) or QlikView (QVW) application.&lt;/LI&gt;&lt;LI&gt;Please ensure you include the .qvf or .qvw suffix.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.g. &lt;EM&gt;Executive Dashboard.qvf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152919" alt="3.JPG" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/152919_3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 3 - Create a folder location as a subfolder of the data connection folder and edit 'vDataDir' variable.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create the folder in windows explorer as a subfolder of that referenced as the data connection in step 1.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152911" alt="5.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/152911_5.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Update the vDataDir variable with your new folder mapping.&lt;/LI&gt;&lt;LI&gt;This is where you will store the output files.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;for example, &lt;SPAN style="color: #7db8da; font-size: 10pt;"&gt;&lt;STRONG&gt;QVD/Executive Dashboard&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; where I have two levels of subfolders; QVD and Executive Dashboard.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152910" alt="4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/152910_4.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 4 - Select the type of output you require.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select the output type using the buttons. The choices are QVD (Qlik's proprietary data store format optimized to read into memory) or CSV format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152915" alt="6.JPG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/152915_6.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 5 - Save the application and then Reload using the button to the left.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to open the Data Manager or Data Load Editor windows to reload the application. Use this extension button instead.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152916" alt="7.JPG" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/152916_7.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 6 - Check you folder to see your CSV or QVD files (one for each table in your data model)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152918" alt="10.png" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/152918_10.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2017 12:40:45 GMT</pubDate>
    <dc:creator>richbyard</dc:creator>
    <dc:date>2017-02-13T12:40:45Z</dc:date>
    <item>
      <title>Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/ta-p/1493784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an easy approach to extracting the data model from a Qlik Sense (QVF) or QlikView (QVW) file. The example documented uses Qlik Sense Desktop, if you are using QlikView then please &lt;SPAN style="color: #339966;"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-18095"&gt;click here&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Most of the setup can be managed using variables from the front sheet of the application. However there are two steps that will require the user to update some things manually as indicated clearly in the steps below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;Why would you use or need this kind of technique?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In a production environment you may find use of the output table script elements without the variables as they can be useful in load processes when transformed QVDs can be re-used by other applications. However, there are many times where you need to create something quickly for an ad-hoc piece of work or as a demonstration to show a customer with amended data to make it more relevant (changing product, department names etc). &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This approach can also be useful when working offline on the front end or application tuning where you do not want to deal with all of the complications of the ETL process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Setup Requirements:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Qlik Sense Desktop&lt;/LI&gt;&lt;LI&gt;The following extensions from branch.qlik.com&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #7db8da;"&gt;&lt;STRONG&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae697f8"&gt;&lt;SPAN style="color: #339966;"&gt;Q&lt;/SPAN&gt;&lt;SPAN style="color: #339966;"&gt;SVariable&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #7db8da;"&gt;&lt;STRONG&gt;&lt;A href="http://branch.qlik.com/#!/project/56728f52d1e497241ae69836" style="color: inherit !important;" target="_blank" title="http://branch.qlik.com/#!/project/56728f52d1e497241ae69836"&gt;&lt;SPAN style="color: #339966;"&gt;Qlik Sense Reload Button&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;EM&gt;Please note the following instructions are also included in the dashboard itself in case you forget where it came from.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 1 - Update the 'QlikSenseApps' data connection in the data load editor window&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the Data Load Editor in a new window by clicking the icon identified below.&lt;UL&gt;&lt;LI&gt;&lt;IMG __jive_id="152892" alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152892_1.png" style="height: auto;" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;On the right you will see Data Connections, click on the edit button of the 'QlikSenseApps' Connection&lt;UL&gt;&lt;LI&gt;&lt;IMG __jive_id="152893" alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152893_2.png" style="height: auto;" /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Repoint the C:\ drive reference to your local QlikSenseApps folder. e.g. &lt;EM&gt;C:\Users\&lt;SPAN style="color: #339966;"&gt;&lt;STRONG&gt;{user}&lt;/STRONG&gt;&lt;/SPAN&gt;\Documents\Qlik\Sense\Apps&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Return to the Dashboard.&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 2 - Update the file name of the Qlik Sense or QlikView application from which you wish to extract data.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Enter the name of the file from which you wish to extract data.&lt;/LI&gt;&lt;LI&gt;This can be a Qlik Sense (QVF) or QlikView (QVW) application.&lt;/LI&gt;&lt;LI&gt;Please ensure you include the .qvf or .qvw suffix.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.g. &lt;EM&gt;Executive Dashboard.qvf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152919" alt="3.JPG" class="image-9 jive-image" src="https://community.qlik.com/legacyfs/online/152919_3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 3 - Create a folder location as a subfolder of the data connection folder and edit 'vDataDir' variable.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create the folder in windows explorer as a subfolder of that referenced as the data connection in step 1.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152911" alt="5.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/152911_5.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Update the vDataDir variable with your new folder mapping.&lt;/LI&gt;&lt;LI&gt;This is where you will store the output files.&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;for example, &lt;SPAN style="color: #7db8da; font-size: 10pt;"&gt;&lt;STRONG&gt;QVD/Executive Dashboard&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; where I have two levels of subfolders; QVD and Executive Dashboard.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152910" alt="4.JPG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/152910_4.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 4 - Select the type of output you require.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select the output type using the buttons. The choices are QVD (Qlik's proprietary data store format optimized to read into memory) or CSV format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG __jive_id="152915" alt="6.JPG" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/152915_6.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 5 - Save the application and then Reload using the button to the left.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no need to open the Data Manager or Data Load Editor windows to reload the application. Use this extension button instead.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152916" alt="7.JPG" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/152916_7.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;&lt;STRONG&gt;Step 6 - Check you folder to see your CSV or QVD files (one for each table in your data model)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152918" alt="10.png" class="image-8 jive-image" src="https://community.qlik.com/legacyfs/online/152918_10.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 12:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/ta-p/1493784</guid>
      <dc:creator>richbyard</dc:creator>
      <dc:date>2017-02-13T12:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493785#M3025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rich! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 06:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493785#M3025</guid>
      <dc:creator>rahulpawarb</dc:creator>
      <dc:date>2017-02-14T06:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493786#M3026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; simple to understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 06:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493786#M3026</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-14T06:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493787#M3027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the useful information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 06:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493787#M3027</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-02-14T06:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493788#M3028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Rich! I was able to successfully use this on Qlik Sense Desktop, but am unable to get it working on Qlik Sense Enterprise. &lt;SPAN style="font-size: 10pt;"&gt;I get a note saying the reload has been complete, but the sub-folder where the QVDs should have been written is empty. I triple checked the file name and folder path. &lt;SPAN style="font-size: 13.3333px;"&gt;Is this solution compatible with QS Enterprise?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 18:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493788#M3028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T18:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493789#M3029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem with you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 07:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493789#M3029</guid>
      <dc:creator />
      <dc:date>2017-10-13T07:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493790#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this. This does solve my problem but works only partially for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two issues that I'm facing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The QVD button doesn't work for me.I can not select the option to extract the tables in QVD format.&lt;/P&gt;&lt;P&gt;2. I'm not able to change the values in vFileName Variable and vDataDir Variable. When I change the values in these fields and hit reload they reset back to "Executive Dashboard.qvf" and corresponding director name. So basically the files for that demo app get extracted again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what may be wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ketan Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 21:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493790#M3030</guid>
      <dc:creator>ketansharma</dc:creator>
      <dc:date>2017-12-04T21:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493791#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ketan,&lt;/P&gt;&lt;P&gt;I have just tested my November 2017 release (Qlik Sense Desktop) with the latest versions of the two extensions required and it all seems to work as expected. I would check the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You are not using Qlik Sense Server (as this may require additional setup)&lt;/LI&gt;&lt;LI&gt;You have the latest versions of the extensions&lt;/LI&gt;&lt;LI&gt;You have created the folder that you intend to save the QVDs to. It does not auto create the folder.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks&lt;BR /&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 05:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493791#M3031</guid>
      <dc:creator>richbyard</dc:creator>
      <dc:date>2017-12-05T05:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493792#M3032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. To your points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.I'm working on Qlik Sense Desktop (3.2 SR3).&lt;/P&gt;&lt;P&gt;2. I think I have the latest versions of the extensions. I just downloaded them yesterday.&lt;/P&gt;&lt;P&gt;3. I did create the folder in which I intended to save files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said I can't even choose the QVD option and even with the csv option even if I change the values in the input text folders they come back to the original values you have in workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would guess if versions would be an issue it may not have worked for "Executive Dashboard" app as well. I'm not able to figure out why the input fields come back to the default values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried editing the dashboard itself but I don't see where the default value was added to the input text fields. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493792#M3032</guid>
      <dc:creator>ketansharma</dc:creator>
      <dc:date>2017-12-05T17:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493793#M3033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked! Updating Qliksense desktop version to November upgrades was the key. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 19:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493793#M3033</guid>
      <dc:creator>ketansharma</dc:creator>
      <dc:date>2017-12-06T19:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493794#M3034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If filters have been applied, will it extract all the data or just the reduced data set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 21:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493794#M3034</guid>
      <dc:creator>fcecconi</dc:creator>
      <dc:date>2018-03-01T21:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493795#M3035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working at the data model level (binary load) so the filters will not apply... Interesting idea for an API based extension though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 14:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493795#M3035</guid>
      <dc:creator>richbyard</dc:creator>
      <dc:date>2018-03-15T14:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493796#M3036</link>
      <description>&lt;P&gt;You can also extract data from Qlik Sense using the ODBC driver that (Qlik Elite Partner) IPC Global has created.&amp;nbsp; You use SQL commands to extract data from the tables in the data model and also from &lt;STRONG&gt;&lt;EM&gt;table objects&lt;/EM&gt;&lt;/STRONG&gt; in the UI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 17:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493796#M3036</guid>
      <dc:creator>steffan_holmquist</dc:creator>
      <dc:date>2019-03-14T17:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493797#M3037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Richard! It works successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd just recommend you to edit the post, as it wasn't clear that a given app should be used.&lt;/P&gt;&lt;P&gt;Just add "Download and install the attached app" in the "Setup Requirements" section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rodrigo Hjort&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2018 02:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1493797#M3037</guid>
      <dc:creator>agajorte</dc:creator>
      <dc:date>2018-08-19T02:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1538132#M3616</link>
      <description>&lt;P&gt;Thank you very much! We had a qvf that didn't have the connection information saved and this was the only way to get the data out.&amp;nbsp; I wish Qlik Sense would put this in the enterprise version by default.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 20:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1538132#M3616</guid>
      <dc:creator>asheppardwork</dc:creator>
      <dc:date>2019-01-31T20:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from a Qlik Sense or QlikView Application to QVD or CSV</title>
      <link>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1649751#M4124</link>
      <description>&lt;P&gt;Can you please explain how to write SQL script from qvw to extract data from tables.&lt;/P&gt;&lt;P&gt;Ex: open application--&amp;gt;Ctrl+e--&amp;gt;take script in that till from--&amp;gt;from xyz.qvd--&amp;gt; serach qvd in folders and replace with SQL.&lt;/P&gt;&lt;P&gt;Using that script need to run and get data...once data is loaded..extract it from table&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 17:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Sense-Documents/Extract-data-from-a-Qlik-Sense-or-QlikView-Application-to-QVD-or/tac-p/1649751#M4124</guid>
      <dc:creator>Pal54321</dc:creator>
      <dc:date>2019-11-21T17:54:10Z</dc:date>
    </item>
  </channel>
</rss>

