Flow variables before and inside case switch error

Hello,

for my workflow i create flow variables for my sheets at the beginning. Then there is a case switch node where i connect the flow variable inside the two different cases but then the case switch end dosent work anymore because also always the case which shouldnt be activated gets activated because of the flow variable. How to fix this?

Thx for your help! :slight_smile:

Hi @phil21oo , the flow variable that you create at the beginning will be passed through your flow without the need for it to be merged again.

I don’t know how your case switch is configured as you haven’t said but I would think you could simplify your flow to this…

If you still have problems can you show us how you have the configured the case switch and what variable you are creating.

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.