Skip to main content

I have created a Record-Triggered Flow that we want to update fields on some related records. We want it to look at the opportunity and take the total invoice amount that we have come back from our ERP and divide it by the number of Associated Training Contacts related to the opportunity and then update the payment information on each of those ATC's as well as update the payment date from the Opportunity Invoice Date. I wrote in the flow and the assignments, and it updates both on the first contact, but only the date on additional contacts. I can't figure out why it won't utilize the assignment from the formula on the additional contact(s). I feel like I am just missing something obvious. Any help would be appreciated. 

Why is my flow not updating all fields on the related records?

 

Screenshot 2024-06-26 151214.png

 

Screenshot 2024-06-26 151344.png

 

#Flow

3 Antworten
  1. 2. Juli 2024, 15:55

    I did figure this out. It was something simple I was missing. I had assigned a variable to hold the formula result, but I didn't assign the formula to that variable. I have added that assignment and my flow is working as expected. 

0/9000