Hi all
I just started using n8n, so I am super rookie, with only a few days of learning the tool.
I am in a situation that I want to make a tool that can compare two sheets with each other and point out the differences of the sheets, but I am not sure how to structure it, or if it’s even possible.
let us take an example that are similar to the issue I am trying to solve:
I have two differenet data sheets in google sheet.
sheet 1 = is my actual bank transaction, that are in my bank.
Sheet 2 = my bookkeeping in my accounting software.
I want to some how be able to ask the AI for similarities and remove those rows so I am only left with the differences, so I know which one to bookkeep.
How would you structure it? or do you have any videos or places I can go to