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...
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...
Last week, we came across a strange issue while working with Dataverse metadata.
We had created a new attribute as part of our solution changes. Everything
looked fine initially, and the attribute was created successfully without any
errors. Howev...
We recently worked on a requirement where we had to sync Business Process Flow
(BPF) data between two different Dataverse environments for the Case (Incident)
table. At first glance, the requirement looked straightforward — pick the active
BPF ins...
We recently ran into an interesting and slightly frustrating issue while trying
to mark an activity (Appointment/Phone Call/ Task) as Completed in Dynamics 365.
Whenever we tried to mark the activity as completed, we were getting the
following err...
If we’re logging into the Plugin Registration Tool using an account protected
with Multi-Factor Authentication (MFA), there’s one small setting that can cause
login failures — Show Advanced. We need to make sure “Show Advanced” is
unchecked before...
Recently, while performing cleanup in one of our environments, we were removing
unused components to reduce clutter and technical debt. As part of this
activity, we attempted to delete an old Business Process Flow (BPF) that was no
longer required...
Recently, while trying to import a solution, we got the below dependencies
error. Solution ” Configuration” failed to import: The dependent component
SavedQuery (Id=50658a7f-473b-ec11-8c64-000d3a8ead20) does not exist. Failure
trying to associate ...