I’m trying to create an automation formula that will see if it’s 47 days after the date an item was borrowed. The formula I’ve tried below doesn’t work.
Borrowing History.Date Borrowed >= Days(47)
The Date Borrowed is a Date field. I need the formula above to work so that in the automation, it can push a button on the master table so that the overdue notice goes up. The Borrowing History table is not the same as the master table.