Hello Community,
I have the following Flow, but it does not give me any result in "Filter array"
How can I solve that?
The Flow
The Result
Hi @fgonzalez515 :
The 42 is in int format instead of a string.
I suggest you convert it to string(Using string function) and then compare.
Best Regards,
Bof
Hi @fgonzalez515 :
I suggest add a compose action before the 'Filter' to check the value of 'ID Obra' in run history.
Best Regards,
Bof