Hello,
I am new to flow/Automate. I have an excel file that contains list of users and columns about user's info. whenever excel file is updated, I want to update respective user in dynamics 365. I have been successful in updating all text fields but when I try to update a field which is type 'lookup' then it does not get updated.
steps I have taken in my flow -
1) list rows from excel table 2) get records from Dynamics 365 3) list records for match 4) update dynamics 365 records for specific fields.
I am struggling to update the lookup field for users 'site'. Any help or guidance on this will be great!