There's a column formula (on columnX) which sets a flag to red if certain conditions are met. The formula is setting the flag correctly.
Automation has been created which sends an alert to contacts on the row based on the Flag value for columnX. The automation runs every day at 2am. The alert which is sent doesn't include all of the rows which it should. For example, yesterday's alert contained 3 rows, but when the sheet was opened at 7am, there were 5 rows flagged. As a test, the automation was run once at this time, and the alert contained all five rows.
Does the sheet need to be opened to cause the column formula to update the flag value? If so, is there a suggested work around.
Thank you, John