variant table structure

Hi All,
I need to perform a calculation based on a condition, but once the decision is made, I cannot close the condition, with an end if or case switch end as the different branches result different structures.
What is the right way of managing a situation like this?
decision.knwf (10.8 KB)
thank you

Hi @HarryKl

To make it work you have to configure the flow variable tab of the If Switch node.

afbeelding

gr. Hans

1 Like

thank you for the answer.

1 Like