<?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 Batch for emptying the file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1696981#M725894</link>
    <description>&lt;P&gt;Hello togehter,&lt;/P&gt;&lt;P&gt;i want to write a batch, which can do the following:&lt;/P&gt;&lt;P&gt;- copy the file to folder X&lt;BR /&gt;- Remove all data&lt;/P&gt;&lt;P&gt;Copying is not a problem, but emptying it. There is a command "/nodata" but the QlikView instance remains open. I would still need a command to save and close the file.&lt;/P&gt;&lt;P&gt;Does anyone know of such a possibility?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Danijel</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Batch for emptying the file</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1696981#M725894</link>
      <description>&lt;P&gt;Hello togehter,&lt;/P&gt;&lt;P&gt;i want to write a batch, which can do the following:&lt;/P&gt;&lt;P&gt;- copy the file to folder X&lt;BR /&gt;- Remove all data&lt;/P&gt;&lt;P&gt;Copying is not a problem, but emptying it. There is a command "/nodata" but the QlikView instance remains open. I would still need a command to save and close the file.&lt;/P&gt;&lt;P&gt;Does anyone know of such a possibility?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1696981#M725894</guid>
      <dc:creator>Danijel</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Batch for emptying the file</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1696997#M725895</link>
      <description>&lt;P&gt;Maybe you can accomplish this utalizing the PRJ folder functionallity in QlikView. To automate you could probably create a batch job that triggers&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp; &lt;A href="https://qlikviewcookbook.com/recipes/download-info/prj-tool/" target="_self"&gt;PRJ-tool&lt;/A&gt;. I haven't tried this tool my self, but Rob Wunderlich tools usually does what they say they do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 09:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1696997#M725895</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-27T09:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Batch for emptying the file</title>
      <link>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1697006#M725896</link>
      <description>&lt;P&gt;Hi, I haven't tested but with /v parameter you can pass a variable value to a reload.&lt;/P&gt;&lt;P&gt;At start of script the variable value can be checked, if it's the backup value then exit script, so instead of open with /nodata you launch a reload that doesn't loads anything.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"C:\Program Files\QlikView\qv.exe" /R "Path\Document.qvw"&amp;nbsp;/vvBackup='Y'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And script starts with:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF '$(vBackup)'='Y' THEN
  Exit Script;
ENDIF
// Normal script&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 10:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Batch-for-emptying-the-file/m-p/1697006#M725896</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-04-27T10:14:43Z</dc:date>
    </item>
  </channel>
</rss>

