I was building a Power Automate on data verse tables. I created a look up column referencing AAD User table in multiple lists. I'm looking to update these columns using power automate. When I try to update those columns with Email address of the user, says invalid path, odata...... . Can anyone please help me with performing CRUD operations on the columns that are referencing from AAD User table. Below are the actions I want to perform on those columns.
1. Update that column with column value from another list( column in another list is also a look up type created from referencing AAD User table)
2. Update that column with a specific user value from automate (Like Update the column with Adam@example.com)
3. Empty the column value during the flow in Power automate.
Any suggestions or help on this please?
Thank you so much in advance!