A | B | C | D | E |
1 | 114 | N | 13 | 12345 |
2 | 114 | N | 67 | 34567 |
3 | 114 | N | 113 | 34532 |
Hi,
In above case I need to use dynamic filter for "D" column.
From analytical app if user wants to select 67 or any other number from the "D" column it should come dynamically.
Workflow is built with the base condition of "13". On that filter only i have to give them access to choose the filter dynamically.
Thanks,
Reeta
Summarize your data so you get unique values, Crosstab it so they become headers, and connect that to a Drop Down so they can select those values!
If that doesn’t work (and usually the safer option), convert it to a Chained App to load in the values to the Drop Down - create a file with the values as an external source and reference that in your second app
Tree tool.
Can you explain with the workflow for better understanding.
There are a lot of resources on the community to help you start building! When you get stuck, you can send us your workflow and we can help from there.
good luck!
Check out this weekly challenge -> https://community.alteryx.com/t5/Weekly-Challenges/Challenge-175-Tire-Size-Calculator/td-p/447639