In a previous post I covered how to create an Azure Function to run Dataverse SQL queries if SQL traffic is blocked on your network. This post is a variation on that and shows how you can basically use the...
A consultant who helps organizations build business applications on the Power Platform and Dynamics 365.
In a previous post I covered how to create an Azure Function to run Dataverse SQL queries if SQL traffic is blocked on your network. This post is a variation on that and shows how you can basically use the...
If you using Power Automate flows in critical business applications it is vital that you know when any errors occur. This post explains how you can use the Power Platform Admin Centre Data Export option in conjunction with Azure Application...
This post explains how to integrate Amazon Connect with Dynamics 365 in a call center environment. When customers call in, they can use DTMF (Dual-Tone Multi-Frequency) to identify themselves. As a result, when an agent answers the call, it opens...
In a previous post I covered how to create an Azure Function to run Dataverse SQL queries if SQL traffic is blocked on your network. This post is a variation on that and shows how you can basically use the...
Dataverse provides a TDS, Tabular Data Stream, endpoint that allows you to query your data using SQL. This feature is especially useful for handling complex data queries or querying large volumes of data. Keep in mind that Dataverse SQL capabilities...
Updating the owner column for a table in Dataverse from ADF, Azure Data Factory, can be a little confusing. Dataverse allows you to establish relationships between tables as lookup columns. To update a lookup column in ADF, you just need...