
Announcements
Hello,
I built a canvas app for a Model Driven App to handle picking MULTIPLE products from the existing customer products to go on the service call (that I could not do without plugins in the Field Service App).
When I play the Canvas App from PowerApps, I have an Assets collection, it works and it retrieves the following: Asset Location - custom field (option set) belonging to Customer Assets entity and Equip Category - look up field on the Products entity):
But when I open it from the link in my Model Driven App (Field Service)
I do not get any data in those fields...
I think I turned on everything I had to...please help.
Hi @em_sc
Rather than trying to incorporate an already existing canvas app, It might be better to create the canvas app from within the model driven app as described here. https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embedded-canvas-app-add-classic-designer . This will enable the modeldrivenformintegation datasource from the MDA.