Hi
I dont get I dont know how to fix this.
I have a input flow (or 30 different flows creating input files). Some has a FileName and some havent.
When I load these into my 2. flow, i want to rename filename to filenameraw if it exist. And keep filename as filename.
But as an example:
Flow 1:
File 1 - Has FileName
File 2 - Does not have filename
Flow 2 -
File 1 - FileName - FileName2 (Expected output -> FileName2 as FileNameRaw - and FileName as FileName)
File 1 - FileName - (Expected output -> FileName as FileNameRaw)
I dont even know what tool to use :D
Solved! Go to Solution.
NVM, Found a solution: