Hi Guys.
I have a switch in a flow, witch depending on the name of the company the variable IDEmpresa gains a new value.
And you can see bellow that, even thought the name of the company equals to condition, its chooses the default option .
What I am doing wrong? It happens in all the other cases too.
It displays ["Etanor"] but the text is exatly like this: Etanor.
Thanks
Solved! Go to Solution.
Looking at the result, it would seen you are selecting switch based on an array or look up. Put a compose before the switch with the same field and then run and see the result in the compose
Looking at the result, it would seen you are selecting switch based on an array or look up. Put a compose before the switch with the same field and then run and see the result in the compose