
Hi Team,
I am new to D365 Fin & Ops. I have hands on experience on Canvas app development with SharePoint as a data source.
Any suggestions on this.
.
Thanks in Advance!
Hi Gokulnath,
You can read about the standard option for embedding Power Apps. Adding a menu item like your request is not supported as configuration.
Embed canvas apps from Power Apps - Finance & Operations | Dynamics 365 | Microsoft Learn
If you don't want to use the standard options, you should go for a customization. You can check within the standard options how the Power App will be called which can then be done with custom coding in the clikced() method of a form button.
Power Apps is a different service with its own authentication mechanism. If the user is already signed in, they would not need to login again.