FilePath

HI @zhasmina.dimitrova

Updated the expression to get the excel files also inside the folder

Directory.GetFiles(Environment.GetFolderPath(Environment.SpecialFolder.UserProfile)+"\Downloads\","*.xlsx")

Regards
Gokul

2 Likes