web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Dataverse Web API: Returning Record Data During Create Using Prefer: return=repres...

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 access to the newly created record’s GUID thr...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Testing the New RunJobForSandbox Option in Bulk Delete Jobs (Preview) – Dataverse ...

Microsoft recently introduced a preview feature for Dataverse Bulk Delete Jobs that provides additional control over bulk delete processing. One of the new options available when creating a bulk delete job through the API is RunJobForSandbox. Acco...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Using RetrieveDependenciesForDeleteRequest to find and delete hidden dependencies ...

Please refer to the post below, which provides a clear explanation of how RetrieveDependenciesForDeleteRequest works and how it can be used to identify dependencies.

Nishant Rana 11,325 Microsoft Employee
Like (0)
Troubleshooting Hidden Dependency Errors in Dynamics 365 and Dataverse

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 Business Process Flow deletion turned...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Capture UTM Parameters in Dynamics 365 Marketing Forms Using JavaScript (Dynamics ...

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 other source. Recently while working with a D...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Hidden Required Fields Causing “Please ensure all required fields are filled out” ...

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 all required fields are filled out and have valid ...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Preserving ‘modifiedon’ During Data Migration in Dynamics 365 / Dataverse

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 field, something we had already explored earl...

Nishant Rana 11,325 Microsoft Employee
Like (0)
Reset / Restore the standard (OOTB) button in Dynamics 365 / Dataverse

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 earlier customization. Below is how the button appe...

Nishant Rana 11,325 Microsoft Employee