I’m working with an on-demand workflow in Dynamics 365 where the current record is owned by a team. As part of the process, I need to populate an “Approved By” lookup field with the actual user who clicked the Approve button (a member of that team). In the workflow Update Record step, I can’t find a direct option like “Initiating User,” and I already tested the “Execute as → The user who made changes to the record” option. We also checked the available Dynamic Values, but nothing relevant (like Initiating User) was shown.
What’s the best way to configure this?