Dear all,
I am new to Alteryx and I am trying the following:
Creat a dynamic path to acces files on the sharepoint using a Dropdown Tool to choose the period needed.
Select Excel Files from there and Input these into Alteryx.
Extract data from the files and put the together to create an Output Excel File.
I have managed to creat my dynamic path using a Dropdown Tool -> Action Tool -> Directory -> Filter
In the Filter I get 1 True answer which is the path I do expect. Now I want to read the excel data into Alteryx but my Dynamic Input Tool states "No sheet specified, you must specify a sheet".
In preparation for the Tool I have extracted the Tab needed from the file I want to Update monthly (therefor it has the same Tab name), and I use this as Input Data Source Template by leaving the Headlines in the Template while deleting all the data. As I only have one Tab in the template, under Options the tool automatically chooses the Tab in "Table or Query".
I don't understand how I can improve my Workflow or how to get the dynamic input tool to work.
Thanks for your help and best regards,
Bene