You need to sign in to do that
Don't have an account?

Screen Flow receiving an error from update record element
I am receiving the following error with my screen flow that is updating a custom object record with an account fom a record collection.
Error element Update_Referral_with_Account (FlowRecordUpdate).
This error occurred when the flow tried to update records: If you use a record variable to update or delete records, the ID value in the variable must be populated
Get Record Element

Select Account from Collection
Assign Account to Referral

I tried updating the referral record two differnt way with no success
Update 1

Update referral 2

Error element Update_Referral_with_Account (FlowRecordUpdate).
This error occurred when the flow tried to update records: If you use a record variable to update or delete records, the ID value in the variable must be populated
Get Record Element
Select Account from Collection
I tried updating the referral record two differnt way with no success
Update 1
Update referral 2


I figured it out. I didnt have the corrrec variable selected on the lightning page