I have a smartsheet that is populated by data it pulls from a form that's submitted daily. One of the columns is a date column, another is a location.
I'd like to set up an automation that emails me when a form hasn't been submitted for the previous day.
Logic: If yesterday was a business day and there's no new line with the the date of yesterday then notify me.
I can't seem to figure out how to get this to function.