I am new to UiPath Studio and I am currently a intern at a local company. And I need help now as I am facing some issues as I need to get the original excel file name and write/paste into the new excel file name need to be the same file name.
@anil5 hi sir how to filter for the itemFiles.ToString(???) if I just want to filter out this part C:.…08_05_2019, only this name: Balestier-11 Apr not need to filter out.
In your image excelfiles will already have the full path, hope you might have got that array from directory.getfiles(“filepath”,“fileformat”)
So in the last excel application scope remove the “c:.…” and mention as itemfile.ToString as it is not excefiles of array type, change that buddy. and i suggest there is no need for copy file as excel itself can create new file even if that file is not available.
@Palaniyappan hi buddy I need get one of the specific name of the original file and past the name into the new as my company application restrict on this especially the name.
@Palaniyappan hey buddy for my case is working now! Thanks for your code! @Madhuraj@anil5 hey guys thanks for trying and for the effort to reply my topic! You guys are awesome! Sorry that I am still a newbie to UiPath and still a intern at local company. Not really that pro in programming so in the near future, please guide me through. T T