Skip to main content
I have a Projects object with two children, Rates and Timesheets. Both Rates and Timesheets have fields for the Employee__c, Project__c, RT_Rates__c, and OT_Rates__c.

 

When I upload/create a Timesheet record, I want it to find the Rates record with the matching Employee__c and Project__c and update the RT_Rates__c and OT_Rates__c on the Timesheet accordingly. I feel like this isn't complicated and I'm overthinking it, but I've tried formulas on Timesheets and Workflow updates and can't get it to work. Please help!
2 réponses
0/9000