Hi, first question here in the community so not sure exactly the rules behind adding a new post to the forum.
Anyway the directory input tool and dynamic input tool to pull a file name interests me. I wanted to know which is better. When the tool looks to a folder location to grab my files is it more efficient to grab .yxdb databases or excel files.
We get a file each day and we were selecting the file each day as an input to the flow. We then started making a stacked database each day (prev current) as each day we use a previous days file and current days file to reconcile data. this made an extra step but the time far made up with Alteryx being able to process .YXDB database files faster.
Learning about the Directory input tool and connecting it with a dynamic input tool has shown me it may be possible to pull in new files each day without the operator having to make a selection. Just not sure if we should just pull the original files into the directory tool (possibly making it slower) or continue building the databases each day and have the directory tool bring in .yxdb files each day for faster processing.
Thanks,
Jon