Hi,
I am a beginner in Alteryx, and currently, I am trying to create a simple analytics app.
My workflow starts by downloading CSV files from an SFTP server. I have text input where I have the URL and SaveTo columns. What I would like to do is that using a folder browser interface, I want the user to choose which folder they would like to save the downloaded files by updating the SaveTo column and replacing the value of ".\CSV" with the folder name the user has chosen. However, I can't make this seemingly simple task to work 😓 I've tried connecting the action tool to a select tool, or a formula tool then connecting it to the download tool, but somehow, the path does not get updated.
Can someone suggest what I need to do to make this work?
My Alteryx Designer version is 2023.1.1.123.
Thanks in advance for the help!
My workflow
Result (without download tool enabled)