Renaming Sitemap Display Name in Dataverse / Dynamics 365
While working with a model-driven app in Dataverse, we needed to change the display name of the sitemap. What made this interesting was that t...
While working with a model-driven app in Dataverse, we needed to change the display name of the sitemap. What made this interesting was that t...
Recently, we ran into an issue where the Audit History page stopped loading on the form. Interestingly, the problem was limited only to the Ac...
We had a business requirement to block the closing of a Quote as Lost under certain conditions. Instead of leaving the quote in an Active stat...
Accidental data deletion in Dataverse happens more often than we expect. A bulk delete job, an incorrect Power Automate flow, or incorrect man...
In earlier posts, we looked at how to move a Business Process Flow (BPF) stage and finish the process by directly updating the BPF entity inst...
In the previous post, we explored how to move a Business Process Flow (BPF) to the next stage using a console application, with the Phone to C...
In Dynamics 365, Business Process Flows are usually progressed by users through the UI. However, in scenarios like data migration, bulk remedi...
In one of our recent Dynamics 365 / Dataverse projects, we ran into one issue with auto-number fields. We had configured an auto-number for th...
Recently, we encountered a build error in one of our Dynamics 365 projects where Visual Studio was unable to find metadata files for NuGet pac...
You’ve probably used ChatGPT or Gemini to generate code, write emails, or even debug errors. But what if you could do the same for your Dynami...