
Export key attribute uniquename for component CustomAPI must start with a valid customization prefix exception while creating Custom Action in Dynamics 365
We might get below error while creating a custom action from the maker portal without … Continue reading “Export key attribute uniquename for component CustomAPI must start with a valid customization prefix exception while creating Custom Action in Dynamics 365”
Force Sync Users from Azure AD to Dynamics CRM
Originally posted on Power Platform:
When an new Environment is created, it takes more than an hour or some times a…
Dynamics CRM On Premise Maintenance Jobs!
Originally posted on Ricky Safford Development Repository:
Please remember to reschedule these maintenance jobs after the installation of CRM is completed. Maintenance Job…

Allowed Custom Processing Step Type (AllowedCustomProcessingStepType) property of Custom API in Dynamics 365 / Microsoft Dataverse
Continuing our previous posts, let us check the AllowedCustomProcessingStepType attribute in this blog post https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ … Continue reading “Allowed Custom Processing Step Type (AllowedCustomProcessingStepType) property of Custom API in Dynamics 365 / Microsoft Dataverse”

Unable to retrieve attribute=businessunitid for entityLogicalName=systemuser exception while creating Application User in Dynamics 365
Recently while trying to add a new application user we got the below error message … Continue reading “Unable to retrieve attribute=businessunitid for entityLogicalName=systemuser exception while creating Application User in Dynamics 365”

Manage Dynamics 365 Web API with Azure API Management
Azure API Management is an Azure service to create consistent API gateways for secure, scalable … Continue reading “Manage Dynamics 365 Web API with Azure API Management”

Execute Privilege Name (ExecutePrivilegeName) property of Custom API in Dynamics 365 / Microsoft Dataverse
In the previous post, we created a simple custom API https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ Let us look at … Continue reading “Execute Privilege Name (ExecutePrivilegeName) property of Custom API in Dynamics 365 / Microsoft Dataverse”

Use Custom API to create custom messages in Dynamics 365
Custom API (preview) allows us to define our custom messages that can be called from … Continue reading “Use Custom API to create custom messages in Dynamics 365”

Improved search experience in Dynamics 365 / PowerApps
To enable the new search experience, we need to turn on the relevance search on … Continue reading “Improved search experience in Dynamics 365 / PowerApps”
Migration of Personal views/charts/dashboards with sharing information
Originally posted on Phani Rajasekhar:
In my previous blog I explained the issues that I faced while POA entity migration. Here…

Sample Code – Dynamics 365 Web API / Organization Service
Use CrmServiceClient to execute web request against Dynamics 365 Web API – OAuth Consume Dynamics … Continue reading “Sample Code – Dynamics 365 Web API / Organization Service”

Dynamics 365 Sales mobile app (preview)
The new Dynamics 365 Sales mobile app (preview), has been introduced specifically for the field … Continue reading “Dynamics 365 Sales mobile app (preview)”

Application User Form missing in Dynamics 365
Recently while trying to create a new application user, we could not find the application … Continue reading “Application User Form missing in Dynamics 365”
D365: “The user is not a member of the organization” error while connecting to CE
Originally posted on Ajit Patra:
Recently, we were working on connecting to CE to do some CRUD operation using Azure function.…

Part 6: Data Integration – Return of the Best Practices
Originally posted on Matthew Webb's Dynamics 365 Blog:
Recap Best Practices: Part 2 Welcome back! My previous blog discussed the use of Staging Databases as…

Historical Data Migration – Created On and Modified On in Dynamics 365
Very insightful article by Debajit ! Just to summarize – If we are using SDK … Continue reading “Historical Data Migration – Created On and Modified On in Dynamics 365”

Azure Data Lake Storage Component in KingswaySoft – SSIS
Download and install the SSIS Productivity Pack https://www.kingswaysoft.com/products/ssis-productivity-pack/download/ Drag the Azure Data Lake Storage Source … Continue reading “Azure Data Lake Storage Component in KingswaySoft – SSIS”
IP ranges for Dynamics 365
Originally posted on Biplab Singha's blog:
IP whitelisting (Range) for Dynamics 365. In one of our recent project we need to call…

Setup a free trial of Dynamics 365 Marketing
If we already have a Microsoft 365 / Dynamics 365 tenant, we can directly request … Continue reading “Setup a free trial of Dynamics 365 Marketing”
Wrestling With Email Address Limitations
Originally posted on That CRM Blog:
Dynamics CRM has been around for a while (about 13 years) and, as is the way…

Consume Dynamics 365 Web API using MSAL.NET
Sharing a sample code to consume Dynamics 365 Web API using MSAL.NET Create a console … Continue reading “Consume Dynamics 365 Web API using MSAL.NET”
Updating Entity Reference Power Automate vs Plugin
Originally posted on Vrushali's Techno Blog:
Recently I worked on a project where not a single line of code was allowed. It…

Fixed – 401 Unauthorized error while calling Dynamics 365 Web API
We were recently getting the below error while trying to call Dynamics 365 Web API … Continue reading “Fixed – 401 Unauthorized error while calling Dynamics 365 Web API”

Read Secret from Azure Key Vault using Key Vault Rest API through Postman
In the previous posts, we saw how to register an Azure AD app and read … Continue reading “Read Secret from Azure Key Vault using Key Vault Rest API through Postman”

Check user’s access to a record – upcoming feature in Dynamics 365
Was going through the Model-Driven Apps documentation and found the below article https://docs.microsoft.com/en-us/powerapps/user/access-checker It talks … Continue reading “Check user’s access to a record – upcoming feature in Dynamics 365”

How to trigger Power Automate flows from Model-Driven Power App Business Process Flows (and get a response!)
Originally posted on ReadyXRM:
I was working on a project the other day and the requirement was for a user…

Power Platform for Admins connector (preview) in Power Automate
The Power Platform for Admins connector (preview) let’s us perform following Actions The connector allows … Continue reading “Power Platform for Admins connector (preview) in Power Automate”

Personalize the Experience with Voice of the Customer – Part 2
Originally posted on Virendra Agrawal's Blog:
Previously (Part 1), we talked about how we could include that piped data in our survey…

5000 records limit of Fetch XML Query – List records action of Common Data Service (current environment) connector in Power Automate
Recently in one of our requirements, while trying to fetch contact records using Fetch XML … Continue reading “5000 records limit of Fetch XML Query – List records action of Common Data Service (current environment) connector in Power Automate”


Comparing the three main ways to get Dynamics 365 data into Power BI
Originally posted on crm chart guy:
There are a few different ways to get your Dynamics 365 data into Power BI. Now…

Use query acceleration to retrieve data from Azure Data Lake Storage
Few key points about query acceleration – Query acceleration supports ANSI SQL like language, to … Continue reading “Use query acceleration to retrieve data from Azure Data Lake Storage”

Fixed – AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret
While trying to access Azure resources using UsernamePasswordCredential credential we were getting the below error … Continue reading “Fixed – AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret”
Working with large CDS datasets in Power Automate Flows and Logic Apps
Originally posted on EVOLVED365:
During the last 12 months I have been busy working on projects and lost my way…

Fixed – AADSTS65001: The user or administrator has not consented to use the application with ID
The below error occurs for the application registered with Azure AD (Delegated Permissions), which requires … Continue reading “Fixed – AADSTS65001: The user or administrator has not consented to use the application with ID”

User multiplexing- SSIS (KingswaySoft) + Dynamics 365 CE / CDS / Dataverse
Must read article on managing API limits
Loading…
Something went wrong. Please refresh the page and/or try again.