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 / Canvas app embedd mode...
Power Apps
Answered

Canvas app embedd model driven app @ModelDrivenFormIntegration.Item not showing some values

(0) ShareShare
ReportReport
Posted on by 18

Hi all, 

 

I've embedded a canvas app in a model driven app.

I'm facing a problem 

When i use [@ModelDrivenFormIntegration].Item it works only with values stored in the entity where the canvas is embedded. 

 

I have a canvas embedded on custom entity named "Intervention"

From the canvas if i do [@ModelDrivenFormIntegration].Item.Name it works perfectly but if i want to get values of a lookups it's not working like [@ModelDrivenFormIntegration].Item.User.FullName show nothing !

 

I've tried another way like Lookup(Users;User = [@ModelDrivenFormIntegration].Item.User.User).Fullname

 

Why it's not working ? 😓

 

Many thanks for help

 

 

Categories:
I have the same question (0)
  • ivan_apps Profile Picture
    2,189 Moderator on at

    Ah ok I think the problem is that you need to add those data sources to the canvas app as well in order to reference them. So for the User lookup and query, add the ‘Users’ Dataverse table to your canvas app and it should work. 

  • TheJean Profile Picture
    18 on at

    Hi @ivan_apps  it's already added. 

  • Verified answer
    ivan_apps Profile Picture
    2,189 Moderator on at

    Ok if it’s already part of your data sources then take a look at this article, which I think is exactly your issue:

     

    https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/embedded-canvas-app-guidelines#the-modeldrivenformintegration-control-doesnt-provide-a-value-for-columns-of-a-related-table

    It’s a known limitation and you’ll need something like this (from the docs):

    LookUp(Accounts, Account = GUID(First(ModelDrivenFormIntegration.Data).ItemId)).'Primary Contact'.'Full Name'

  • TheJean Profile Picture
    18 on at

    It works using the method you gave me ! Many thanks @ivan_apps 

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 474

#1
Valantis Profile Picture

Valantis 474

#3
WarrenBelz Profile Picture

WarrenBelz 375 Most Valuable Professional

Last 30 days Overall leaderboard