I am using DropDown tool and 5 "FileBrowse" tools. Based on DropDown tool value few FileBrowse tools should be disabled. How can we achieve this?
@arkimp,
This link could help :
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Drop-Down-before-File-Browser-tool/td-p/917491
Regards,
@arkimp Maybe instead of drop down, you can choose to use the Check Box option as answered below.
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Standard-macro-execution-based-on-List-Entry-Checkbox-selection/td-p/941829
I am already using Macros. I can't use chained App. I am using Dropdown,FileBrowse,Macro. How can we achieve this without chained app?