Hi,
hope everybody is well! I see many threads about the wildcard but I couldn't find any matching my case (correct me if I'm wrong):
We developed an Alteryx flow and used the wildcard to simultaneously read in several inputs. This worked perfectly until one day it suddenly did not.
The files have exactly the same columns (+ headers) etc. We even restored the old files where it was working the week before but now it's somehow broken.
Has anybody else made the same experience? We are not looking for solutions with macros or anything like that. The preferred solution is that the wildcard works as before.
Example:
Files:
Test_1
Test_2
...
Path:
....\Folder\Test*.xlsx
Thank you very much in advance!