Instead of having multiple filters to create mutliples new branches for downstream analysis, Alteryx should have one filter with multiples ouputs ports. Each filter would is own statement.
This would reduce the numbers of filters in a canvas.
This is a really cool idea, but is there some equivalent or workaround already? Would love to see any workarounds that folks have built for have multi-stream outputs pending how the data is fed.
This would be very helpful. I have searched extensively on this and have not found any helpful workarounds. Ideally the user would be able to add any number of outputs then write a statement for each output.
What you are suggesting is actually a "case" or "switch" tool. It would work something like this:
case valueA when = valueB Then C
when = valueD Then E
else F.
The problem would be that the tool would have no way of knowing the number of output links that would result. However, that being said, I do like the idea.
Thank you for posting to the Alteryx Community! Our product team has review this idea and like this idea but are unable to place it on the road map at this time. However they'ld like to keep it in mind for future road map decisions. We’ll keep this idea in mind however and update the status once we’re better able to speak on when and if we can implement it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.