@Qiu
Hi everyone,
I’m new to Alteryx macros/Analytic Apps. I have a main dataset with a text field [Data] and a separate unique list of values. I want a Drop Down (single select) — or List Box if multi-select is easier — so that when the user chooses an item, the Filter updates and keeps only matching rows.
Could someone show the simplest, correct setup (or a tiny example workflow)?
I’m not sure how to pass the selected value(s) into the Filter expression via an Action.
Thank you!
Simon