UIPath dynamically delete an excel file based on the path

I used excel application scope to download xlsx file and I want to know how to dynamically delete any excel file based on the directory. Thank you.

Hi @Jelrey,

Their is a delete activity available in which you can pass the path of file which will be deleted.

what delete activity ?

image

this one

Hi, This should help you get started.

DeleteExcelFiles.xaml (5.9 KB)