This topic is locked

Updating Status column based on date

9/6/2022 1:15:05 PM
PHPRunner General questions
B
BigO author

Help needed...............
I have three columns (start_date, end_date and status). I want the status column to update to Active if end_date is less than today's date, Expired if Today's is greater than end_date.