Tuesday, 16 October 2018

Microsoft PowerApps: How to share a PowerApps

Prerequisites
Learn how to create PowerApps: How to create an App in PowerApps
Once you are done developing your PowerApp you can now share the App with all the users in the organization or just add specific users and grant permissions.




NOTE: You can't share apps with a distribution group in your organization or with any users or groups outside your organization.

No comments:

Post a Comment

Run AX report using X++

       Args                     args;      ReportRun          report;     salesLineProductPartProd salesLineProductPartProdLocal;     ;     ...