How to use Pick Branch?

Hello samir, and thank you for your reply!

Since I didn’t get it to work properly, I tried a very simple test. It still runs the left-most, even though the “Is Match” is false.

Left “Is Match” highlighted:

As you can see, the TestVar that is assigned “123456”.
The left-most “Is Match” tries to find “abc” which should be false.
The right-most “Is Match” tries to find “345” which should be true.

However, the left-most branch always executes.
I’m sorry, but I can’t attach the .xaml, but the flow is very simple, as the pictures above shows.

1 Like