AudreyBenenati
6 years agoQrew Cadet
Updating parent record when child record changes
Hello,
The feature to insert screen shots into discussion threads still doesn't work (already reported) so I will describe it here.
Parent table: Sample
Child table: Chases
I have a daily automation that works perfectly but I want it to occur when the record changes, not just once per day.
Samples has a summary field {Count of compliant chases] and a field [Overall compliance status].
When a Sample has a [Count of compliant chases] greater than or equal to 1, and the existing [Overall compliance status]="Not compliant", I need the automation to change the [Overall compliance status] to "Compliant".
I've tried so many things to get this to work, for example:
TIA
------------------------------
Audrey
------------------------------
The feature to insert screen shots into discussion threads still doesn't work (already reported) so I will describe it here.
Parent table: Sample
Child table: Chases
I have a daily automation that works perfectly but I want it to occur when the record changes, not just once per day.
Samples has a summary field {Count of compliant chases] and a field [Overall compliance status].
When a Sample has a [Count of compliant chases] greater than or equal to 1, and the existing [Overall compliance status]="Not compliant", I need the automation to change the [Overall compliance status] to "Compliant".
I've tried so many things to get this to work, for example:
- building an automation to fire when the data changes, exactly with the same criteria as the daily automation (no error messages, just never fires)
- tried having the user click 'edit' on the parent form and save after the summary field changes (neither an automation nor a form rule do the requested action)
- tried having the user click 'edit' on the parent form, leave that open while they then edit and save the child record, then save
TIA
------------------------------
Audrey
------------------------------