The canvas app is embedded on a Case Entity form.
There is a 1:N lookup field called Port, the the parent entity of this relationship is Port.
With the preview version of embedded canvas app I can get the GUID of a the selected value of a 1:N lookup field I could use
First([@ModelDrivenFormIntegration].Data).tmit_portName
Since it has gone GA, it is said on the documentation that we should use the ModelDrivenFormIntegration.Item to access all data from the parent entity of the embedded canvas app.
So I use
[@ModelDrivenFormIntegration].Item.Port.Port
so Port is the unique identifier on the Port entity.
Sadly [@ModelDrivenFormIntegration].Item.Port.Port
or Text([@ModelDrivenFormIntegration].Item.Port.Port) always returns blank
Eventhough there is no error, and both Port appears in the powerapps intellisense
Any ideas?
Hi partner,
Please refer to this post:
[View:https://powerusers.microsoft.com/t5/Common-Data-Service-for-Apps/Embedded-canvas-app-ModelDrivenFormIntegration-Item-Lookupfield/m-p/333951:320:50]
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,902 Super User 2024 Season 2
Martin Dráb 229,316 Most Valuable Professional
nmaenpaa 101,156