I would like to rename some files using an excel list with the old filename in one column and the new filename in another - So using the list as reference to read & write from.
There is a tutorial on Youtube showing exactly this but the version shown had ‘For Each Row’ activity whereas my Version (Trial) has ‘For each row in data table’ so the expressions do not work
Any suggestions on how to do this in Trial version would be great
Along with this video which shows how to read an excel file, store as a data table and then enter into a webform (instead of renaming a file) - I was able to achive my goal!