I want to read file from path

I want to read file from path and data formart yyyymmdd and .txt
but it error

Please help me.
image

Hi @fairymemay

As i can see along with date format der are some more numbers in the Text File Name

May i know what all that number means ??

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

now+yyyymmdd+time.txt

Hi @fairymemay

Okies.
So 1637 within the name is your time ??

So you want to consider time as any time but the date must be todays date only
Right ??

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

So you want to consider time as any time but the date must be todays date only
Right ?? // yes

I nevermind time(1637).

You can do like use get files from that folder and then use If condition to check which file contains that date and once you get that file then u can use it

Hi @fairymemay

I have made the workflow for the same :-
MainPratik.xaml (8.7 KB)
now202007311627.txt (13 Bytes)

Output :-

It can read any file of todays date with prefix now and with any time

Mark as solution and like it if this helps you :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.