web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / updating lookup field ...
Power Apps
Suggested Answer

updating lookup field via Power Automate

(1) ShareShare
ReportReport
Posted on by 2
Hi Everyone,
 
I have two tables 1. Requestors table and 2. Approvers Table with a one to many relationship.
 Every time a user raises a request, a new Use case ID is assigned to it and on that basis a new row is added in the Approvers Table with that Use case ID via power automate workflow.
 
I want a field in the Approver's table to automatically create a link to the lookup value of the Requestors table (use case id). Without this, I am not able to show the updates in the Review Status (pending, approved, rejected) in Requestor's table as and when the Approver inputs the details and approves or rejects it by updating the Review status field in its own table.
 
I am not able to work out the Power automate steps to make this happen which results in the approver manually tagging the Use Case ID in the Approver's table to make sure the requestor is able to view the updates done by the approver on his request.
 
I have the same question (0)
  • Suggested answer
    QuentinDURIEZ Profile Picture
    577 Moderator on at
    Hi,

    If you want to update a lookup column in Power Automate with the Dataverse connector, you need to set the column value as :
    /table_name_in_plurial/record_id
    So, you need to retrieve the record ID of the approver with maybe previous steps 

    Regards,
  • Kalathiya Profile Picture
    1,680 Super User 2026 Season 1 on at
    Hello @MS-03020640-0
     
    When you want to automatically link a record in Approvers Table to a Requestor record, you need to populate the lookup column with the table set name + GUID like this:
    RequestorsTableSetName(GUID)

    #1. RequestorsTableSetName → You can get this from Table Tools → Copy Table Set Name in Power Apps.

    #2. GUID → This is the dynamic ID of the Requestor record (from your trigger in Power Automate).

    This will link the new Approver row to the correct Requestor. 
     
    Reference Link: 
     
    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
  • Ram Prakash Duraisamy Profile Picture
    5,714 Super User 2026 Season 1 on at
     
    You can give a try like
     
    plurallogicalnames(contacts)/Guid
     
    Please mark as answer if my suggestion helps.
    Subscribe here for More Useful videos : https://www.youtube.com/@rampprakash3991

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard