Hi, I have a flow triggered by Microsoft Forms. It contains two Switch actions:
- Switch 1 – checks company type (JDG, sp. z o.o.) and creates SharePoint folders
- Switch 2 – nested inside Switch 1 (JDG branch), checks service type and fills Word template
Problem: When both Switches are active, Switch 1 fails. When I disable Switch 2, Switch 1 works perfectly.
Both Switches read from the same "Get response details" action. I've already tried trim() and string() functions, checked for spaces and invisible characters – no effect.
Any help appreciated, thanks!

Report
All responses (
Answers (