I want to embed a canvas app on a main form of a model driven Power App . The app has buttons which enable or disable depending the presence of related records.
So say I want to create a new related record and navigate to the relevant main form, so that it is ready to be completed by the user.
Looks to me like I am hitting a limitation - If a add the same
navigate button to a Custom Page in the same model driven app , I don't get the error. I have tried all the tables added as a datasource to canvas app and all give the same error.