Dynamics 365 Customer Engagement
While attempting to delete a historical Dynamics 365 Field Service Work Order, we encountered the following error: Exception Message: The time to promised must be later than the time from promised. ErrorCode:…
Dynamics 365 Customer Engagement
While reviewing Power Automate flows recently, we ran into an issue where we could not open a flow in edit mode When opening the flow, Power Automate displayed the “This flow will…
Dynamics 365 Customer Engagement
When creating records using the Dataverse Web API, the default behavior is to return a successful response without including the record data in the response body. A standard create request does provide…
Dynamics 365 Customer Engagement
“Edit – 25 – June – 2026 – This only applies to sandbox environments not production. Can see Microsoft updating the details. Details “ Microsoft recently introduced a preview feature for Dataverse…
Dynamics 365 Customer Engagement
Please refer to the post below, which provides a clear explanation of how RetrieveDependenciesForDeleteRequest works and how it can be used to identify dependencies.
Dynamics 365 Customer Engagement
Recently, while cleaning up some old customizations in Dynamics 365, we came across an interesting dependency issue that was not immediately obvious from the user interface. What initially looked like a simple…
Dynamics 365 Customer Engagement
When running marketing campaigns, UTM parameters help us understand where our leads are coming from. They help us track whether a lead came from Google Ads, Facebook campaigns, email campaigns, or some…
Dynamics 365 Customer Engagement
While working on a Lead Disqualification scenario in Dynamics 365, we ran into a strange issue. When trying to Disqualify a Lead, Dynamics 365 was showing the generic error message: “Please ensure…
Dynamics 365 Customer Engagement
We were working on a data migration requirement where we needed to preserve system fields like created on and modified on. For Created On, things are straightforward. We can use the overriddencreatedon…
Dynamics 365 Customer Engagement
We recently worked on a requirement where we customized an out-of-the-box ribbon button in Dynamics 365 — specifically, the Reactivate Lead button. We had renamed it to ‘Reactivate’ as part of an…