Is it possible to upload a txt file in the alteryx server? See attached file browse configuration and error message.
Instead of using the regular "Update Input Tool" option, try to use the "Update Value" option and replace the file path.
See image below.
If you have the input tool correctly configured, it should work. Txt files are most of the times interpreted as CSV format in Alteryx.
Cheers,
Works when testing in developer but not in the actual server
-
I just tested using the option I mentioned to you (Action tool with "Update Value") and it worked fine on Server.
Version 2019.4
Cheers,
Must be a 2020.1 version issue. I have the exact set-up you mentioned.
trying to tackle the same issue using file browser and update value. However, i don't see the options of selecting the file path as you did. The picture shows what I see when selecting 'Update value'.
@garretwalters12 - I am having same issues as yours, same version. Were you able to identify the fix ?
I ended up having to configure the file in designer as a csv and set the Arbitrary file Specification to "Text Files (*.txt)|.*txt|All Files (*.*)|*.*". This allowed me to upload a txt file to the server.