Hello,
I transfer transform data between two computers, and the paths to to the source files differ.
As I usually place the transform file in the folder in which the transform is required, the source files are either in the same folder on in subfolders.
Having the option to save relative paths would solve the problem of having to identify the source files and the destination folder for the output.
The message is:
The following 2 input files cannot be found:
/Users/…(a lot of subfolders)…/Data/Analysis/GeoData/Stats 1st 3M 2022.xlsx
/Users/…(a lot of subfolders)…/Data/Analysis/GeoData/Switzerland divisions. Level 1 2022.csv
Do you wish to choose new input files?
If there was the option to have a relative path (as the transform file path is already stored in the file itself under <doc_path value=…> ) for input and output files this would be solved (with an alert if the path to the output file does not exist).
As XLSX files may contain multiple sheets it would also really help to include in the message which sheet is the source (/Users/…(a lot of subfolders)…/Data/Analysis/GeoData/Stats 1st 3M 2022.xlsx[Sheet2]) in my transform.
Of note, when you have multiple source files in your transform, EDT offers on opening the transform to choose new source files, but it does not indicate which one of the sources you are replacing with the new file.
Would you consider the above for a next update?