Here i need to filter the sheet parameters and parameters from excel which comes equal. but unfortunately it only taking one value.
Hi @midhun736,
Try changing your list levels in your == node to L2 and L1 with the arrows (next to the input) and set the lacing to cross product.
1 Like
hi @midhun736 set the top list level to list level 2
2 Likes
Try list.Contains node instead of == .
1 Like