Open the recent excel file

Every time i run my workflow, its generating new excel file with time stamp (yyyymmdd). At the next step, i want to read recently generated file.

Can anyone please help on this?

Thanks in Advance

@Abishek,

Check this workflow, this will give you the recently modified from a particular directory, change the directory path in the variable section.

Main.xaml (5.4 KB)

Check this link to get creation date of the files, not the modified date.

Thanks @sarathi125.
What should i give in the file path field in excel application scope ?

your excel file path only.