Hello,
I had a question regarding multiple data streams in one workflow. How it is laid out is based on a user selection (ex: pears, apples, bananas, carrots) only a certain containers data stream should be ran. So if I have a separate container for each item (pears, apples, bananas, carrots), if the user selects carrots in the drop down, the other 3 containers should be disabled and only the carrots container should run.
How can I achieve this?