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

The flow failed to access the value for AccountTeamLoop.TeamMemberRole because it hasn't been set or assigned.
Hi,
I'm trying to Copy Account Team Members in to OpportunityTeam Member when ever the opportunity created/edited using flow.
while run and testing the flow I'm getting the below error.
The flow failed to access the value for AccountTeamLoop.TeamMemberRole because it hasn't been set or assigned.
I'm trying to Copy Account Team Members in to OpportunityTeam Member when ever the opportunity created/edited using flow.
while run and testing the flow I'm getting the below error.
The flow failed to access the value for AccountTeamLoop.TeamMemberRole because it hasn't been set or assigned.
Does the Account team exists for the record and is it accessable . Can you check by debugging the flow and share the debug result here .
Thanks,
Thank you for your response. I could able to figureout the problem. It's due to the way of storing the list values after querying the AccountTeamMember. So while accessing the data from that list I received this error.