Hello - I have a Status field (Type Color) which is Green, Yellow or Red based on whether the job has started (Start Time) and finished (End Time). I have a formula for the status field. When I edit a record and change the start time and/or end time, the Status does not get updated. Also, I sent the initial value for Status to “Red”, so why doesn’t red display for every record in the table?
I’m using a Table View. Do I need to change the view type? I hate to do that as I need to display the records in such a way that users can find them.
That seems to have worked! It must have been the around the field name. I thought it was something more complicated, like it needed to be a virtual column. Thanks; I appreciate it!