<?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: Converting QVD files to CSV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1655562#M593494</link>
    <description>&lt;P&gt;Rajesh, do you have QVServer Reload Engine or Publisher?&amp;nbsp; If so, you should be able to get one of the developers to setup the app for you to do things and then setup a task to run daily to create that...&amp;nbsp; That will alleviate the personal edition issue you are encountering, but I was not sure what you have as far as product etc...&amp;nbsp; If you got things sorted, please consider leaving details on what you ended up doing, and after you post it, you can use the Accept as Solution button on it to mark it as the solution too.&amp;nbsp; If you have further questions, shout back.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 16:28:27 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-12-09T16:28:27Z</dc:date>
    <item>
      <title>Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1650485#M593488</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to convert QVD files into spreadsheet format for our data feed downstream.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requirement is, the qvd file is residing in a server location which is getting updated daily. We need to convert it into csv and put in our shared drive path.&lt;/P&gt;&lt;P&gt;I am able to open Qlikview 12 Personal edition application from my machine and run the 'STORE' command to convert the file into CSV. But we need to automate this script to run daily to fetch the file from the remote server and deploy it in our shared drive. Is there a way to schedule this script ? Please help. TIA.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1650485#M593488</guid>
      <dc:creator>Rajesh_K</dc:creator>
      <dc:date>2024-11-16T19:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1650537#M593489</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Create a .bat file and write the something similar to the following command&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"C:\Program Files\QlikView\Qv.exe" /r "[Your qvw path]\[your file name].qvw"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This opens, reloads and closes the specified qlikview file. Then, you only have to create a scheduled task on "windows task scheduler" so the batch file is executed daily. This task must be configured by the user that owns that&amp;nbsp; Personal Edition QV file (it is the only user that can open it with PE).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaime.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 07:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1650537#M593489</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-11-25T07:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651182#M593490</link>
      <description>&lt;P&gt;Thanks Jaime for your reply. I have created the .bat file. But i am facing the issue of&amp;nbsp; "this qlikview document was created by another qlikview personal edition user" and forced to abort the opening. I am creating and saving the .qvw file in my desktop and opening again using Qlik View and it throws this error. I searched for solutions but it doesn't help. Could you please help on this. Not able to understand why it says as the document was created by another qlikview user.&lt;/P&gt;&lt;P&gt;Edition is : Qlikview for Windows&amp;nbsp; Version 12.10.20600.0 SR8&lt;/P&gt;&lt;P&gt;It doesn't have any license keys currently.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 23:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651182#M593490</guid>
      <dc:creator>Rajesh_K</dc:creator>
      <dc:date>2019-11-25T23:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651206#M593491</link>
      <description>&lt;P&gt;After generating the csv file try below mentioned command-&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C copy "[Your generated csv path]\xyz.csv" "[Path where you want to move csv]\";&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 03:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651206#M593491</guid>
      <dc:creator>srishsum2017</dc:creator>
      <dc:date>2019-11-26T03:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651211#M593492</link>
      <description>&lt;P&gt;Thanks Sumit. But did you come across with this .qvw file opening error i have mentioned above. The error pops up even when i try to open using Qlikview application or call the file through BAT file to open in Qlikview. TIA&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 04:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651211#M593492</guid>
      <dc:creator>Rajesh_K</dc:creator>
      <dc:date>2019-11-26T04:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651221#M593493</link>
      <description>&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please go through the below mentioned url, i hope you will get your answer-&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000003188" target="_blank"&gt;https://support.qlik.com/articles/000003188&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 05:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1651221#M593493</guid>
      <dc:creator>srishsum2017</dc:creator>
      <dc:date>2019-11-26T05:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Converting QVD files to CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1655562#M593494</link>
      <description>&lt;P&gt;Rajesh, do you have QVServer Reload Engine or Publisher?&amp;nbsp; If so, you should be able to get one of the developers to setup the app for you to do things and then setup a task to run daily to create that...&amp;nbsp; That will alleviate the personal edition issue you are encountering, but I was not sure what you have as far as product etc...&amp;nbsp; If you got things sorted, please consider leaving details on what you ended up doing, and after you post it, you can use the Accept as Solution button on it to mark it as the solution too.&amp;nbsp; If you have further questions, shout back.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 16:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-QVD-files-to-CSV/m-p/1655562#M593494</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-09T16:28:27Z</dc:date>
    </item>
  </channel>
</rss>

