Hello! I am a new Alteryx user and I am stuck - would appreciate some help.
I am working on a workflow (Analytic App) in the flow I have created a field and populated it with the file path of the input file. I want to insert a Folder Brower Interface Tool and take the output from the tool and replace the current value in field filepath. I am trying to force that data update in a Select tool.
In the Action Tool, the configuration is:
Update Value (Default)
SelectField[@field="FilePath"] is highlighted
@field-value="FilePath" is not highlighted
@selected-value="True" is not highlighted
Checkbox "Replace a Specific String" is not checked
Thanks,
Rick