Hi,
In the crm app i have a field called Approved By:, now i want to update this field with the name that whoever is login tht app
with the help of power automate

Hi,
In the crm app i have a field called Approved By:, now i want to update this field with the name that whoever is login tht app
with the help of power automate
Hi,
As I'm not quite sure 100% what you want to achive, but i suppose that you want to update Approver 1 field using power automate.
If your field is of type Lookup to table users, than in power automate flow, you need to Approver 1 field with the guid of the user who approved like this:
systemusers(GUID)
Hope this somehow help, br Marko