Hi all,
Is there a way to export/list all the tools used in a workflow and the settings?
I believe this might be very hard to design, especially for difficult flows, but in some easy flows a nice way to have/check documentation of a workflow.
Example:
1. Inputfile: c:\xxxx.csv
2. Filter. Customer country = "Belgium"
3. Formula. Column: Total amount Configuration: IF amount >0 then.....
4. Select. Customer country, Total amount
5. Output. C:\my documents\file.xls
Solved! Go to Solution.
Hi @Tienemientje you might want to check this article. The Auto Documentation tool would capture all of that info.
Thank you so much @JosephSerpis , exactly what I'm looking for!