Hi
I wan't to create automation where:
1. when the record is created in table "Base"
2 find record in table "Mollie" with conditions (Mollie - column "Date" is the same as Base column "Date")
3 update record in table Mollie column LOGO with data from Base column LOGO
but i cant find the right condition - i can't compare two fields with the date type record.
Can you help me?