When using the filter node it seems like the operation equal does not work. We try to match a code from another node. The code is exactly the same but the operation only works with contains and not with equal. Does any body else have this problem?
Hi @timautomation, I am very sorry you’re having trouble. It’d be great if you could fill out the full template when posting a new question here on the forum to help understand and reproduce your problem. Based on your description I suspect there could be a special character or whitespace somewhere in your field.
In general, the equal operation worked fine for me when testing it just now on [email protected]:
Hi Muted Jam, thanks for the answer. We use version: 0.225.2
This is a screenshot of the problem, i cannot share the workflow, as it contains sensitive data…
You can see that it recognises ALFA-002 but it evaluates as discarded/false. We cannot figure out why. With the contains opertation it works fine.
This looks like there might be a line break in your Value 2 field causing it to differ from what you have in Value 1. Can you make sure there are no trailing/leading white spaces or other characters in your expressions?
If the problem still persists, can you share the JSON data from each node you are comparing data from? You can copy the actual data by selecting the top line in the JSON view, then use Copy → Copy Selection: