Forum - Deutsch

Suchen Sie nach Antworten, stellen Sie Fragen und teilen Sie Ihr Alteryx-Wissen.
GELÖST

Dynamic Input Tool Error Using a dynamic file path

Seemann
Atom

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

1 ANTWORT 1
Biggi
Comet

Hallo Seemann,

 

Falls dein Problem noch akut ist... hier ein möglicher Lösungsversuch.
Das Dynamic-Input-Tool erwartet in der Tat eine Datenquellenvorlage. Das kann auch eine völlig leere Datei sein. Es geht eigentlich nur um den Dateityp, also xlsx, csv etc. Die Dateivorlage wird benötigt um Einstellungen vorzugeben wie z.B. "Dateiname ausgeben" oder "Datenimport starten ab Zeile".
Damit tatsächlich auch ein Blatt ausgelesen wird, musst du in der Pfadangabe, die du mit dem Inputanker verbindest, auch der Blattname enthalten sein. Zum Beispiel so:
Screenshot 2025-04-08 081525.png
Wichtig sind die drei Pipes ||| vor dem Blattnamen.

Hier ein Beispiel für die Konfiguration:
Screenshot 2025-04-08 081802.png

Viele Grüße Birgit

Beschriftungen
Top-Lösungs-Autoren
Beiträge mit den meisten Kudos