Any help would be appreciated here.
Trying to get the Field value of the Lookup type Entity (Account) through the ModelDrivenFormIntegration (Opportunity) in a Canvas App.
LookUp(
Accounts,
Account = [@ModelDrivenFormIntegration].Item.Account.Account,
AccountName
)
When trying this, able to access "AccountName" in the editor of Canvas App.
However, when i Saved and Published it, not able to get the same value in the Unified Interface of DY.