I have created a formula in a new column called "File Name" that lays out the file path I want the files to go to and adding the date field to the output file:
"C:\Users\CDIns\Desktop\Alteryx"+[Date]+".xlsx|sheet1"
Where I'm getting lost is when I add the output tool. I have the bottom configured as shown in the attachment but it still wants me to set up a connection. I am trying to create new output files, not write to existing ones saved on my desktop. My data set has 3 dates - 01/31/24, 02/29/24 & 03/31/24.
How do I get it to output 3 files based on dates to the file path referenced above? I see a lot of post on this topic but can't seem to follow so apologies in advance!