function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KimKim 

Help with pulling Account Team Member "Name" not ID into a table using Flow

Hello, 

I am having problems with pulling the "Name" of the Account Team Members into the table in a flow. I was able to successfully pull the account team members' Id, Title, and TeamMemberRole. I tried to do the lookup for account team members object first, then do a for loop, then do a lookup to the user object, then pointing it back to the for loop, then pointing it to an assignment (see screenshot). This isn't working though. Any insight would be appreciated. 
User-added image