<?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: File Copying and Renaming in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257806#M857235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a couple of options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Load and rename/store using QlikView&lt;/P&gt;&lt;P&gt;- Execute the command line and keep the file name&lt;/P&gt;&lt;P&gt;- Load and store (with new name)&lt;IMG alt="2017-02-12_10-36-28.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152853_2017-02-12_10-36-28.png" style="height: 316px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use vbscript. I've used this in the past and works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today" title="https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today"&gt;https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Feb 2017 18:44:19 GMT</pubDate>
    <dc:creator>albertovarela</dc:creator>
    <dc:date>2017-02-12T18:44:19Z</dc:date>
    <item>
      <title>File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257803#M857232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Qlikview 11.2 in our company. I want to copy the .tab file from source location to the target location and in the target location the file name should be prefixed with the reloading date of the App.&lt;/P&gt;&lt;P&gt;I am just able to copy the file from source location to the target location but not able to prefix with the reloading date of the target file.&lt;/P&gt;&lt;P&gt;My code to copy the file is: &lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /C xcopy "D:\Source Loc\vectory.tab" "D:\Target Loc" /Y;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me someone on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Veeranjaneyulu G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257803#M857232</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257804#M857233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please explain to me what this has to do with QlikView?&lt;/P&gt;&lt;P&gt;I don't see the relation yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2017 17:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257804#M857233</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-02-12T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257805#M857234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, Try &lt;A href="http://stackoverflow.com/" title="http://stackoverflow.com/"&gt;Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is potential thread there, &lt;A href="http://stackoverflow.com/questions/23226233/how-to-add-date-and-time-to-filename-in-dos" title="http://stackoverflow.com/questions/23226233/how-to-add-date-and-time-to-filename-in-dos"&gt;batch file - How to add date and time to filename in DOS? - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2017 18:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257805#M857234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-12T18:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257806#M857235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a couple of options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Load and rename/store using QlikView&lt;/P&gt;&lt;P&gt;- Execute the command line and keep the file name&lt;/P&gt;&lt;P&gt;- Load and store (with new name)&lt;IMG alt="2017-02-12_10-36-28.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152853_2017-02-12_10-36-28.png" style="height: 316px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use vbscript. I've used this in the past and works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today" title="https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today"&gt;https://www.experts-exchange.com/questions/28064320/Robocopy-and-rename-file-with-today&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2017 18:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257806#M857235</guid>
      <dc:creator>albertovarela</dc:creator>
      <dc:date>2017-02-12T18:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257807#M857236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This discussion helped me to solve my issue. Thanks everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 11:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257807#M857236</guid>
      <dc:creator />
      <dc:date>2017-02-18T11:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: File Copying and Renaming</title>
      <link>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257808#M857237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you found a solution, please close this discussion by marking the relevant answer as CORRECT. You can mark all other useful answers (if any) as HELPFUL by selecting the corresponding item from the Actions menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way, other community members will know that this discussion contains a solution to a problem and isn't in need of any further answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 14:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-Copying-and-Renaming/m-p/1257808#M857237</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-02-18T14:14:09Z</dc:date>
    </item>
  </channel>
</rss>

