How Can I Rename Dynamic Content File?

HI @Anh_Nguyen

Try like this

  • Use For each file in folder and pass your path.
  • And if you use currentfile.name will get you the name.extension whatever the name can be
    if you want path pass currentfile.tostring
    image

Regards
Gokul

2 Likes