Hello dear community,
I am using a scenario to update Google Events from Notion event. I filter the updated events using their status (3 possible status to pass the filter). You can see I try to use the OR operator. Result returns true for the first condition only, items with status “En préparation” or “Prêt” never returns true. Am I using the operator wrongly? Thanks.