Forum Discussion

JamesBurnett's avatar
JamesBurnett
Qrew Cadet
6 years ago

Need to copy value in one field to another when a status field changes all within the same record

I have a parent table (Projects) and a child table (Ops). Ultimately, what I want to happen is when the "Status" of a record in the parent table changes from "Not Started" to "In-Progress", then the date in the field "Actual Start" in the child table is copied to "Planned Start" also in the child table - I only want this to happen one time, when the status of the record in the parent table changes from "Not Started" to "In-Progress".

I have tried using Actions and Automation, and can't seem to get either of them to do what I want. I believe the Automation is not working because it fires ""When a user..." modifies a record in the Ops table and "Project Status" changes to "In-Progress", but a user is not actually changing it - it's a lookup field getting its value from its parent record.

Any help would be greatly appreciated!

12 Replies