Hi everybody,
I am coming from world of Make and I basically need pretty simple thing.
I have 2 Google Sheets nodes and I need to check the differences between them, so I call the first one node, then I need to check the second node and get the differences and process them.
Problem is that I cant anyhow get filter on second node for checking the cell data and passing them thru NOT EQUAL TO filter, I basically dont know how to “invert” the filter of EQUAL.
I am staring into the workflow for hours already and it drives me mad heh, in Make I had it done within few minutes the whole scenario, but n8n is still pretty new for me.
I am using the self-hosted n8n in Docker, version 0.204.
Thanks for ideas, folks