Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
RÉSOLU

Issues with Interactive File Browse/Server and text files

carl-meyer
Météore

Capture 2.PNGCapture.PNG

When I run my workflow in designer it takes the text input file just fine and goes through, but when I download it to the server or look for the same file interactively it gives me this error, why and how do I fix it?

2 RÉPONSES 2
Luke_C
Castor

Hi @carl-meyer 

 

Had this same issue last week. My solution was the following:

 

In the file browse tool, set the file specification to the below:

(*.txt)|*.txt|(*.TXT)|*.TXT

Luke_C_0-1645215336216.png

 

In the action tool, make sure it's set to 'Update Value' and choose the file value option.

Luke_C_1-1645215393557.png

 

Let me know how you make out.

carl-meyer
Météore

Thank you good sir it is working now! And I will keep that in my mind going forward.

Étiquettes