USD – ShellExecute Action

…user must have rights to run the application. The URL or path of the application to run”: To open the website microsoft.com, we can use: To open a command prompt:…

Creating a Report in the Power BI Service

To create a report in the Power BI Service, go through the following steps. Log into https://powerbi.com and select your app workspace: Click on Dataset and select a dataset. If…

Using Quick Insights in Power BI

…use the Quick Insights feature. Using it is simple. First log into https://powerbi.com. Go to a report you have created in your app workspace and select the Quick Insights icon:…

Accessing Interactive Service Hub for Dynamics 365

…directly to the Interactive Service Hub page by adding engagementhub.aspx to your Dynamics 365 URL, for example https://yourorg.crm.dynamics.com/engagementhub.aspx. This will open a page that loads ISH: You may see a…

Set Dynamics 365 Colors and Logo Using Themes

…in various websites or applications. I will use these at w3schools.com to demonstrate: Let’s make our nav bar fill color to be green: Add the hex color to the theme….

USD – Opening Multiple Records

…id: We can use the Id to create a URL that we will navigate to. Opening a record through Email a Link, we can see the URL structure: https://<yourcrm>.crm.dynamics.com/main.aspx?etc=2&extraqs=id=%7b<contactid>%7d&pagetype=entityrecord Our…

Understanding Azure App Services

…type: API App Mobile App Function App Web App And the Services tab: Click Create. You will then see this window. Click Publish: Visual Studio will show the completed deployment…