<?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 Execute Command for QV.EXE without saving. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351692#M130429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He,&lt;/P&gt;&lt;P&gt;I haven't figured out to avoid the saving part. &lt;/P&gt;&lt;P&gt;But what you can do is first copy and rename the file via a batch file. And then reload this new file and after wards delete it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2012 09:35:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-15T09:35:44Z</dc:date>
    <item>
      <title>Execute Command for QV.EXE without saving.</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351691#M130428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently using "Execute" command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute "C:\Program Files\QlikView\qv.exe" /r "D:\Test\Sorter.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script above opens the report Sorter.qvw, reload, save and the close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible that I just open the Sorter.qvw, reload and close &lt;EM style="text-decoration: underline;"&gt;&lt;STRONG&gt;without saving&lt;/STRONG&gt;&lt;/EM&gt; the file? If yes how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~skype&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 08:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351691#M130428</guid>
      <dc:creator />
      <dc:date>2012-05-15T08:15:18Z</dc:date>
    </item>
    <item>
      <title>Execute Command for QV.EXE without saving.</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351692#M130429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He,&lt;/P&gt;&lt;P&gt;I haven't figured out to avoid the saving part. &lt;/P&gt;&lt;P&gt;But what you can do is first copy and rename the file via a batch file. And then reload this new file and after wards delete it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 09:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351692#M130429</guid>
      <dc:creator />
      <dc:date>2012-05-15T09:35:44Z</dc:date>
    </item>
    <item>
      <title>Execute Command for QV.EXE without saving.</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351693#M130430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kind of clever but it can be a workaround... thanks for reply... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 01:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351693#M130430</guid>
      <dc:creator />
      <dc:date>2012-05-16T01:09:37Z</dc:date>
    </item>
    <item>
      <title>Execute Command for QV.EXE without saving.</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351694#M130431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's an interesting question that I don't have a ready answer for. Can you explain why you would want to reload without saving?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 03:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351694#M130431</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-05-16T03:23:22Z</dc:date>
    </item>
    <item>
      <title>Execute Command for QV.EXE without saving.</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351695#M130432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are times that same file is being access by other user or is hanging somewhere else, hence when its time for the file to be save it will generate and sharing violation error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what it actually does is just create a QVD, something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside my qvw:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load table and save to table.qvd;&amp;nbsp;&amp;nbsp; (- this qvd is process by external qvw then generates several other qvd.load table)&lt;/P&gt;&lt;P&gt;Execute external qvw&lt;/P&gt;&lt;P&gt;load table from newly created qvd by external qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks Rob.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~skip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 03:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-Command-for-QV-EXE-without-saving/m-p/351695#M130432</guid>
      <dc:creator />
      <dc:date>2012-05-16T03:37:01Z</dc:date>
    </item>
  </channel>
</rss>

