App Access Checker in Power Platform Admin Center

Here’s how you can find if users have the correct access to a Model-Driven App assigned or not. This becomes the first line of troubleshooting when a Users say that they are not able to access an App.

Let’s see how to use this!

In order to check a Users’ access to a certain app, make sure you a Dynamics 365 Administrator and has access to the environment in the Power Platform Admin Center (https://admin.powerplatform.microsoft.com/environments)

App Access Checker

Here’s how you can check in the Power Platform Admin Center which user has the correct access to the Published Apps in Power Platform.

  1. Enter Settings by first selecting the desired environment where you want to check a User’s App Access.


  2. Then, look for Users.

  3. Alternatively, if you had clicked on the Environment name and entered the Properties, you’ll also find a Users link directly.



  4. Then, you’ll see the option for ‘app access checker’.

  5. Now, you’ll see a simple textbox which asks for the User ID of the user in the org whose access you are expecting to check.
    If you notice the URL, you can also bookmark this shortcut to your org’s name
    <a href="https://<orgName&gt;.crmhttps://<orgName>.crm<regionNumber>.dynamics.com/WebResources/msdyn_AppAccessChecker.html

  6. Once you enter and check, you’ll be able to see the status of the results.

  7. And you’ll see the details per app.

Hope this helps!

Thank you!

Modern Share Experience on Views in Power Platform | [Preview]

Here’s how you can use the new Share experience for records in Dynamics 365 Sales / CE using Model-Driven Apps.

As of writing this post, this is in Preview.

Settings

You can navigate to Power Platform Admin Center [https://admin.powerplatform.microsoft.com/] settings area –

  1. Open the Environment on which you want to enable Modern Share feature on.


  2. There’ll you find this Preview feature which will be turned off by default.
    You just need to turn this ON and Save the settings.

Experience

Here’s how the classic Share button works on Views.

  1. When this experience is not enabled by Default, you’ll not see a Share button explicitly.
    Notice that there is not button


  2. And when this setting is turned on, you’ll see a Share button on the top right which can be dropped down to reveal 2 options.

  3. The Email Link works as any other M365 share option.


  4. And the Copy Link button works like any other M365 Sharing link feature. Example – OneDrive or SharePoint.

Hope this helps!

Thank you!

Currency and Exchange Rate fields in a Dynamics 365 CRM entity | [Quick Tip]

Ever noticed why some entities have Currency (transactioncurrencyid) and Exchange Rate (exchangerate) fields and some don’t? Here’s why –

Default Scenario

Here’s what you see when you create a new custom entity –

  1. By default, if you notice – there are not Currency or Exchange Rate fields in this newly created custom entity.

When Currency and Exchange Rate fields are created?

So, here’s when the Currency and Exchange Rate fields are created –

  1. When you create your first Currency type of field in the entity as show below, the Exchange Rate (exchangerate) and Currency (transactioncurrencyid) fields are created in the entity –

  2. That’s why you see Currency and Exchange Rate fields in some entities and not in all.

Hope this quick tip helps you in some way!

Thank you!