If node doesn't work

Hi Guys
I am trying to use the If Node where the true value returned as N/A but I cant get it to work. Can you give me some guidance on what I need to do. Thanks

Hi @victorJohn.gregory does it work if you set if node to longest in lacing ?

Look at your list levels and lacing. You have 371 values from the == node and then 113691 values from the If node.

Set the list levels on the if node according to your data structure’s needs (@L1 on the value if false input) and you should be good to go.

Thank you it works

I tried it before but it doesn’t work but Thank you!