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 / display the edit power...
Power Apps
Answered

display the edit powerapp page when a company is selected in the look up field at the dynamics form

(0) ShareShare
ReportReport
Posted on by

HI i embedded a powerapp in dynamcis 365 on the phonecall form , so i can change the company informations directly via powerapps when selecting the company in a lookup field which i added, the problem is i dont know how i can get powerapps to display the edit/view inforamtions page  instead of the gallery where all companies are displayed

displayedited.png
Columnsearch.jpg
I have the same question (0)
  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @jaimiehaake1999 ,

    Could you please share a bit more about the LookUp field in your Phone Call Entity?

    Do you embed an canvas app based on the LookUp filed in your Phone Call Form?

    Further, do you want the embedded app to display the Detail Form/Edit form of the corresponding Company Info (The Company record the LookUp field of the current record related to)?

     

    I have made a test on my side, please consider take a try with the following workaround:

    1. Edit your embedded canvas app

    2. Set the OnStart property of the App control to following:

    Navigate(DetailScreen) /* <-- Or type Navigate(EditScreen)*/

    3. Set the Item property of the Detail form or Edit form to following:

    LookUp('YourCompanyEntity', 'Unique Identifier Column' = [@ModelDrivenFormIntegration].Item.'LookUpField'.'Unique Identifier Column')

    Note: I assume that the 'LookUpField' references values from your 'YourCompanyEntity'.  The 'Unique Identifier Column' represents the Unique Identifier column in your 'YourCompanyEntity' CDS Entity.

    Or type following:

    LookUp('YourCompanyEntity', 'Unique Identifier Column' = First([@ModelDrivenFormIntegration].Data).'LookUpField'.'Unique Identifier Column')

     

    Please consider take a try with above solution, check if the issue is solved.

     

    Best regards,

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard