Forum Discussion
Derek Gusoff
Aug 03, 2017Brass Contributor
Where is the parallel branch a valid selection within a Flow?
I'd like to use a Parallel Branch to initiate an approval for several users, but I need to check a condition first. I can see the option for parallel branch at the beginning of the flow, but I can't...
- Aug 10, 2017
You can see in my screenshot I have a parallel branch within the 'IF YES' condition. You just can't have it be the first thing in the condition. Which is stupid.
Aug 10, 2017
Hi Derek Gusoff,
I missed your previous reply.
Yes, you can't create a parallel branch inside a condition.
You could create a parallel branch first and then add a condition inside each branch. It would mean repeating the condition logic.
Also I noticed like Levi Johnson mentrioned that you can create a parallel branch on the second action within the conditional step.
Levi Johnson
Aug 10, 2017Brass Contributor
You can see in my screenshot I have a parallel branch within the 'IF YES' condition. You just can't have it be the first thing in the condition. Which is stupid.
- DeletedJan 21, 2018Thanks for this solution! Hope it can be fixed soon so we don't need to put in dummy values to work around it!