I have a set of text files in a directory that I want to input. I have been using a workflow that has been working successfully up until a few days ago. I tried dragging and dropping a single file, and it pulls in correctly, but when I add wild cards (*) to the file name, I get no results.
This filepath works:
\Users\Phoebe.Kelley\OneDrive - Whole Foods Market\Desktop\VIP File Staging for Upload to TD\28925_ITEM_105507.txt
But this one returns nothing:
\Users\Phoebe.Kelley\OneDrive - Whole Foods Market\Desktop\VIP File Staging for Upload to TD\*_ITEM_*
I also tried using a directory tool to get a list of the filenames, but that returns nothing as well.