Open folder and sub folder to select single format type of files

i want to open folder and there are multiple Sub Folder.
I want to open each sub folder and want to extract .pdf folder type into one folder.
I applied this method activity.
but not getting the desired output.
please let me know the correct steps.

Main.xaml (14.5 KB)

Regards.

Hi @office_work
Can Try This

It Helps!

where should i use this activity.?

Hi,

Can you try to use GetFiles instead of GetDirectory as the following?

Main(1).xaml (13.5 KB)

Regards,

1 Like

@office_work

Main.zip (1.9 KB)

Check The Xaml File

Cheers!

Thanks @Dinesh_Guptil
Thanks @Yoichi

1 Like


Here i am using “*.xlsx” then it is not picking up the excel files.
please let me know why?

@office_work
Make Sure You Have Excel files in the folder