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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / display the edit power...
Power Apps
Unanswered

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

I have the same question (0)
  • Verified answer
    v-xida-msft Profile Picture
    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 774 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 335 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 248

Last 30 days Overall leaderboard