Hey @Product,
I have a WF where I'm extracting 2 different CSV files from a web browser, and then I'm querying them downstream in different places. Is there a way I can "initialize" a file type variable in the data library so that I can specifically reference it when using a WA that has a file input?
If I'm not mistaken, I can't use a copy content to initialize a file with a unique name, so I'm not sure what I should do here