Rename multiple files with suffix (_XYZ)

Hi All,

I need to rename multiple excel files in a folder with suffix (_XYZ).

I was able to achieve it through rename file but until I realised the renaming happens including extension.

How can I add suffix in file names?

Original name: 1234_Account_Name.xlsx
Desired output: 1234_Account_Name_XYZ.xlsx

you can use move file activity and specify the source and destination filenames along with path

Thanks very much it worked out.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.