<?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: Automatic Pick Input File from a Folder in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123486#M36099</link>
    <description>&lt;P&gt;Thank you Chris! Great to see you in Alteryx Community!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2018 05:35:31 GMT</pubDate>
    <dc:creator>wenjuanchen</dc:creator>
    <dc:date>2018-02-02T05:35:31Z</dc:date>
    <item>
      <title>Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123457#M36097</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Read File Name Intelligently&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Morning everybody, I have the following scenario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Each month there is a new input data file coming in for my workflow with a different timestamp (e.g. XYZfile_20171231, XYZfile_20180131, etc.). I want Alteryx to pick up the file with the latest timestamp to run the workflow.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked dynamic input, but does not look very positive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 04:49:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123457#M36097</guid>
      <dc:creator>wenjuanchen</dc:creator>
      <dc:date>2018-05-24T04:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123484#M36098</link>
      <description>&lt;P&gt;Hi Wen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how I did it ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Directory tool (to get all files in the same directory, you can also filter by file type)&lt;/P&gt;&lt;P&gt;- Sort tool - CreationTime descending&lt;/P&gt;&lt;P&gt;- Sample tool - First 1 record (you now have the latest file in the directory)&lt;/P&gt;&lt;P&gt;- Dynamic Input tool - Read a list of Data Sources from FullPath, action is Change Entire File Path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You also have to set the template in Dynamic Input, but it should work fine&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;:)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 04:50:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123484#M36098</guid>
      <dc:creator>cmcclellan</dc:creator>
      <dc:date>2018-02-02T04:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123486#M36099</link>
      <description>&lt;P&gt;Thank you Chris! Great to see you in Alteryx Community!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 05:35:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123486#M36099</guid>
      <dc:creator>wenjuanchen</dc:creator>
      <dc:date>2018-02-02T05:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123488#M36100</link>
      <description>&lt;P&gt;And you too :)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 05:37:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/123488#M36100</guid>
      <dc:creator>cmcclellan</dc:creator>
      <dc:date>2018-02-02T05:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/159983#M36101</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your&amp;nbsp;solution concerning "Read File Name in folder intelligently"&lt;/P&gt;&lt;P&gt;:)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Paterne&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 15:42:23 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/159983#M36101</guid>
      <dc:creator>Moussandzo</dc:creator>
      <dc:date>2018-05-03T15:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/299776#M52468</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3982"&gt;@cmcclellan&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the exact steps, I am getting an error in the dynamic input tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is: "Unable to open archive for unzipping: full file path"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requesting if you could help me this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 13:27:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/299776#M52468</guid>
      <dc:creator>Manjari</dc:creator>
      <dc:date>2018-09-07T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383532#M70291</link>
      <description>&lt;P&gt;Hi All. Thank you for the post and answer! This is exactly what I need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I add the sample tool, I only get options for&amp;nbsp;&lt;EM&gt;rows&lt;/EM&gt; not records. So when I run this I get the first row of one of the docs, not the entire most recent doc with which to run the workflow (without the older docs in the same folder).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Directory tool, I added the folder from our network, file specification '.xlsx'. Then I added the Sort tool, creationtime descending. When I add the Sample tool I get only First N Rows, Last N rows, etc. No record option and no obvious way to change settings to get it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong? I appreciate it very much if anyone has the answer. Alteryx Help shows this both ways, but never addresses why one would get rows vs. records.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Elliot&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:46:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383532#M70291</guid>
      <dc:creator>secraven5</dc:creator>
      <dc:date>2019-03-06T16:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383544#M70292</link>
      <description>&lt;P&gt;Hi Manjari,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the folder you reference compressed/zipped, or is there a zipped folder within the target folder? I would try either unzipping first or removing a zipped folder form the target and see if it works.&amp;nbsp;&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;&lt;P&gt;-Elliot&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:52:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383544#M70292</guid>
      <dc:creator>secraven5</dc:creator>
      <dc:date>2019-03-06T16:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383760#M70333</link>
      <description>&lt;P&gt;Solved with an assist from a colleague. In addition to the above, I needed to follow with the Dynamic Input tool. The Sample Tool, row vs. record, wasn't the issue after all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Settings for the Dynamic Input tool in case it helps anyone w/ a similar issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Input Data Source Template: same path as Directory input, including core of file name and asterisk in place of date stamp ('filename_*' in place of 'filename_20190306')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select 'Read a list of data sources'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Field:&amp;nbsp; FullPath&lt;/P&gt;&lt;P&gt;Action:&amp;nbsp; Change Entire File Path&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 21:12:03 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/383760#M70333</guid>
      <dc:creator>secraven5</dc:creator>
      <dc:date>2019-03-06T21:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/496540#M101861</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This works great for me when i have an excel file, but im trying to read a csv that has ; as a delimiter.&amp;nbsp; It wont work unfortunately, is there anyway around this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 11:45:53 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/496540#M101861</guid>
      <dc:creator>CalDowd98</dc:creator>
      <dc:date>2019-11-28T11:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/650832#M149876</link>
      <description>&lt;P&gt;Can you please share any yxwz/yxmd&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 18:21:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/650832#M149876</guid>
      <dc:creator>stevelogue1980</dc:creator>
      <dc:date>2020-10-15T18:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic Pick Input File from a Folder</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/722268#M170523</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a similar problem where file will be replaced on a daily basis. I need to pick the file only when date modified is today's date(current date). The time for the file replacement is not fixed so I need to make sure flow runs only when date modified is changed to today's date(Current date).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can I make this happen?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 06:23:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Automatic-Pick-Input-File-from-a-Folder/m-p/722268#M170523</guid>
      <dc:creator>imranmunshi</dc:creator>
      <dc:date>2021-02-23T06:23:59Z</dc:date>
    </item>
  </channel>
</rss>

