
Announcements
I have more than 5 parallel control actions. I wish to join these into a single branch. See below.
I wish to join them into a single action. Is this possible? If yes, how?
Hello @koshur
You can also check this document link for your requirement::
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-control-flow-branches#:~:text=Move%20your%20pointer%20over%20the,select%20the%20action%20you%20want.&text=Now%2C%20in%20each%20parallel%20branch%2C%20add%20the%20steps%20you%20want.
Or this Forum for switch case feature to complete your requirement::
https://powerusers.microsoft.com/t5/Building-Flows/Flow-with-more-than-5-conditions/td-p/30214
Thanks