How Solution Version Numbers Work in the Microsoft Power Platform
Dynamics 365 Power Apps solutions contain a version number. These numbers are used to keep track of what functionality is contained in…
Read article →Practical guides, tutorials, and insights on AI, agents, Microsoft technologies, enterprise applications, and communication.
Dynamics 365 Power Apps solutions contain a version number. These numbers are used to keep track of what functionality is contained in…
Read article →
In this post, we will look at how to find dependencies in Dynamics 365 Power Apps solutions. First, let’s create a new…
Read article →
In this post, we will take a look at opportunity numbers such as total amount, estimated revenue, actual revenue and budget amount…
Read article →
In Unified Service Desk, there is a feature called Scriptlets, which are basically JavaScript code snippets / functions that are created once…
Read article →
In this post, we will look at how to use Direct Query vs Import with Power BI. First, create a database and…
Read article →
In Unified Service Desk, there is an action to invoke a CTI call. The parameters are: Parameter Description type This is the…
Read article →
Azure App Services are a cloud platform that allows you to build, deploy and scale applications such as web, mobile (push notifications,…
Read article →
In Unified Service Desk, if you have a CTI Generic Listener set up, you can invoke this opening an Internet Explorer window…
Read article →
To check the Node version, open a command prompt and type: node -v To check the npm version, type in: npm -v…
Read article →
To see a list of node user-installed packages running on Windows, type the command: npm list -g --depth=0 And with package dependencies…
Read article →
To install Inspect.exe, do the following. First, let’s check if Inspect.exe already exists on your system. Go to C:\Program Files (x86)\Windows Kits\10\bin…
Read article →
In Dynamics 365, you have the ability to customize the site map, which controls how the menu is displayed in Dynamics 365:…
Read article →