Write csv file to "Relative to Current Workflow Data Area"

Hello @rfeigel
It depends on how the Path is gonna be used further in the workflow. If the destination is to read or write with ‘CSV Reader’ or ‘Excel Reader’… ; nodes you can use:

"../data/test.csv"

as stated by @mlauber71 in this topic:

BR

2 Likes