<?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: Copy and Paste Excel from one folder to another and add date in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907505#M220321</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you read the file as a blob you will still have the column from the directory input tool which will give you the filename of that specific file which you can use to create a new file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1646049124890.png" style="width: 951px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/224363i60ECDFAC0D131436/image-dimensions/951x428?v=v2" width="951" height="428" role="button" title="atcodedog05_0-1646049124890.png" alt="atcodedog05_0-1646049124890.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2022 11:52:16 GMT</pubDate>
    <dc:creator>atcodedog05</dc:creator>
    <dc:date>2022-02-28T11:52:16Z</dc:date>
    <item>
      <title>Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792702#M193682</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have searched the forum and found a few similar solutions, but they either do not work for me when I hit run, or are massively convoluted for what I thought was a simple process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to copy and paste an Excel workbook from one folder to another - and for the pasted workbook add &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;current&lt;/STRONG&gt;&lt;/FONT&gt; date in the format &lt;STRONG&gt;&lt;FONT color="#800080"&gt;DDMonYY&lt;/FONT&gt;&lt;/STRONG&gt; - e.g. 27Jul21. So obviously would have to be dynamic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So input file: &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Workbook.xlsx&lt;/STRONG&gt;&lt;/FONT&gt; (stays in the same folder &lt;STRONG&gt;untouched&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;Output file: &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Workbook 27Jul21.xlsx&lt;/STRONG&gt;&lt;/FONT&gt; (copied to a &lt;FONT color="#800080"&gt;&lt;STRONG&gt;different&lt;/STRONG&gt; &lt;/FONT&gt;folder)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering if there was an easy way of doing this using max 4 or so tools/connections?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:08:37 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792702#M193682</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2021-07-27T18:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792711#M193683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a method for you. Something I picked up from&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/10936"&gt;@AkimasaKajitani&lt;/a&gt;&amp;nbsp;cant be thankful enough.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Workflow:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1627409677157.png" style="width: 553px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/195404i0810E4D331D83C85/image-dimensions/553x384?v=v2" width="553" height="384" role="button" title="atcodedog05_0-1627409677157.png" alt="atcodedog05_0-1627409677157.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. In blob input tool configure the template file.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_1-1627409462585.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/195402i907444747668F3F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="atcodedog05_1-1627409462585.png" alt="atcodedog05_1-1627409462585.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. In formula tool set the new filepath. This way we can generate filenames with date.&lt;/P&gt;
&lt;P&gt;3. Configure the blob output tool to output the file to the location taking it from the field.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_2-1627409529887.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/195403i2F193D8FA4840F81/image-size/medium?v=v2&amp;amp;px=400" role="button" title="atcodedog05_2-1627409529887.png" alt="atcodedog05_2-1627409529887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try and let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:14:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792711#M193683</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-07-27T18:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792714#M193684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This looks super promising - only problem is when I try and download your canvas says "couldn't&amp;nbsp;download - no file"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:16:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792714#M193684</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2021-07-27T18:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792715#M193685</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:19:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792715#M193685</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-07-27T18:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792717#M193686</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;blob method is super simple, here is the other option using the run command tool. You just need to update the directory and some of the formulas to use your file paths:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luke_C_0-1627410403384.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/195405i2F7FA432F3F995B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luke_C_0-1627410403384.png" alt="Luke_C_0-1627410403384.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:26:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792717#M193686</guid>
      <dc:creator>Luke_C</dc:creator>
      <dc:date>2021-07-27T18:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792722#M193688</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Absolutely brilliant! This is exactly what I was looking for!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could I ask for one more thing, if its possible that is. Is there a way of just taking the original file name without having to hard code it directly in formula tool?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other words, no matter what the file is called, it will just replicate what the file was originally called, and then stamp the date as per your solution.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:29:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792722#M193688</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2021-07-27T18:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792723#M193689</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/60103"&gt;@Luke_C&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 18:31:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/792723#M193689</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2021-07-27T18:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907496#M220314</link>
      <description>&lt;P&gt;Is it possible to use Wildcards in the Blob input tool?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example Workbook*xlsx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't seem to be able to make it work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:27:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907496#M220314</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2022-02-28T11:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907497#M220315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the wild card in directory tool to get the full names of the files and then pass it to blob tool.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:29:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907497#M220315</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-02-28T11:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907498#M220316</link>
      <description>&lt;P&gt;Thanks for the super quick reply. I'll give it a try!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:30:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907498#M220316</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2022-02-28T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907500#M220317</link>
      <description>&lt;P&gt;Second question - is it possible to write to an output based on a wildcard?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other words I am bringing in Workbook*.xlsx, but I want to write to a copy of this file which has the same name (the output is a copy of the input workbook in a different folder e.g. Workbook28Feb.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reason is that I am writing to a range in order to maintain Excel formatting.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:37:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907500#M220317</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2022-02-28T11:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907505#M220321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you read the file as a blob you will still have the column from the directory input tool which will give you the filename of that specific file which you can use to create a new file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1646049124890.png" style="width: 951px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/224363i60ECDFAC0D131436/image-dimensions/951x428?v=v2" width="951" height="428" role="button" title="atcodedog05_0-1646049124890.png" alt="atcodedog05_0-1646049124890.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 11:52:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907505#M220321</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-02-28T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907960#M220503</link>
      <description>&lt;P&gt;Amazing - thanks &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:48:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907960#M220503</guid>
      <dc:creator>Wixard</dc:creator>
      <dc:date>2022-03-01T09:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907962#M220504</link>
      <description>&lt;P&gt;Happy to help : )&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118955"&gt;@Wixard&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers and have a nice day!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:49:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/907962#M220504</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-03-01T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/962041#M237182</link>
      <description>&lt;P&gt;Adding on to this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to continue to work on this new file&amp;nbsp;&lt;STRONG&gt;Workbook 27Jul21.xlsx.&amp;nbsp;&lt;/STRONG&gt;How should I link it up to the rest of the workflow?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 00:43:40 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/962041#M237182</guid>
      <dc:creator>gix</dc:creator>
      <dc:date>2022-07-01T00:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/989434#M244715</link>
      <description>&lt;P&gt;This is a really good solution. However, I am wondering if there is a way to delete the original file that you are copying. Essentially - what this is means is instead of copying and renaming with the date. I would like to CUT and rename with date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 10:33:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/989434#M244715</guid>
      <dc:creator>anayet1988</dc:creator>
      <dc:date>2022-08-26T10:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/1121270#M278450</link>
      <description>&lt;P&gt;Thanks! This works how I expected, how can i use this tool for daily files? Example: Using the same template file as the blob input and the same formula for the timestamp but different outputs for daily files?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 16:15:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/1121270#M278450</guid>
      <dc:creator>jmathew94</dc:creator>
      <dc:date>2023-05-02T16:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Copy and Paste Excel from one folder to another and add date</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/1290861#M322448</link>
      <description>&lt;P&gt;Is it also possible to modify the workflow such that rather than specifying a particular source directly, it dynamically pickups the names of files and their respective locations through an excel file and then copy and pastes them into a path specified in a destination column?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 00:18:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Copy-and-Paste-Excel-from-one-folder-to-another-and-add-date/m-p/1290861#M322448</guid>
      <dc:creator>abhishek_deshaw</dc:creator>
      <dc:date>2024-07-03T00:18:55Z</dc:date>
    </item>
  </channel>
</rss>

