Hi All,
I need to delete the multiple excels from a folder as in the attachment,please anyone do needful do the same
Have a view on this thread
Regards,
NaNi
Hi @HeartCatcher
Check With the below link for the steps to delete file with Invoke code!
Regards
Try this
Use For each file in folder
And use delete file
With this you can delete all the files in that folder
If you need to delete specific file you can also add condition within it
Hope this helps
Regards
Sudharsan
Thanks all for your reply.