I attempted a data cleaning challenge and I was asked to use a parameter to switch between two scenarios but I couldn't get how to do it in Alteryx which forced me to have two outputs for the two scenarios. Here is the link to the problem to have a great understanding of what I am trying to solve:https://preppindata.blogspot.com/2024/02/2024-week-8-prep-air-loyalty.html
I have attached a screenshot of my workflow too.. I am looking forward to your approach
Thanks.
Solved! Go to Solution.
@Akeelah You need to develop the analytical app and use the dropdown tool for your use case, the dropdown values can be considered as parameter value, select any of the values and run the workflow
Thanks