My goal is to create an automation in which when a checkbox(database item) in the database is checked and the status of that specific item is “Booked” then it will be moved to Not Booked. Now I have seen that there is an error showing in filtering because all of the data is not in the Booked Zone. The filtered error is shown as below,
defined, instead was undefined. body.filter.or[0].formula.number should be defined, instead was undefined. body.filter.or[0].formula.date should be defined, instead was undefined.
Today’s date is a formula and it’s formated to DD/MM/YYYY, also the Pulse Check is a formula. All of the date is calculated by the from the start date.
What is the value passed as “Today’s date” in the automation run that shows the error? You can find that by clicking on the red icon of the error output