You want to copy the file from one folder to another folder before adding to other folder you need to change the file name. If that is the case the below will works!!
how do i get the file name out after renaming in that way?
Im creating a folde with date and time
Then Im using the copy file to copy a file rename it with (file name + date and time like. Test-03-04-2024 07.50.52.xlsx)
Now how can i get the perticular file name out so that i can use WriteRange activity to add a datatable value to it.