Hello guys,
After using the Move File activity, the Excel File cannot be opened. Does anyone know what is the reason?
Thanks for help!!!
![]()
The moved file which supposed is a Excel file
T2_Sample Flow Record.xaml (23.9 KB)
Hello guys,
After using the Move File activity, the Excel File cannot be opened. Does anyone know what is the reason?
Thanks for help!!!
![]()
The moved file which supposed is a Excel file
T2_Sample Flow Record.xaml (23.9 KB)
Hi,
If you want to the file named AppNum, can you try to add “.xlsx” as the following in MoveFile activity?
"D:\User\Desktop\RPA_Tier2\Completed"+"\"+AppNum+".xlsx"
Or if you want to move the file in AppNum folder, can you try to create the folder in advance?

Regards,
It works. Thanks for help!!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.