I have the following formula to set the entry for "Current Month": DATETIME_FORMAT({ Start Time}, 'YYYY-MM') = DATETIME_FORMAT(NOW(), 'YYYY-MM') It seems to be working just fine, however the last entry from last month is setting the formula to 1.If ...