There are often situations when working in Dynamics 365 where you need to create a new record very similar to an existing record. More commonly referred as the ability to
There are often situations when working in Dynamics 365 where you need to create a new record very similar to an existing record. More commonly referred as the ability to
One of the never ending challenges of using Dynamics 365 was how to generate and email PDF’s using data from Dynamics. While Word templates went some way towards solving the problem they
As the relatively new multi-optionset field type arrived with v.9 of Dynamics 365 the need to set values via workflow is quite a common requirement. So I searched within the
While developing new or extending existing custom workflow activies you might experience a problem that new or updated input parameters will not show up on the workflow designer UI. In
For data migration in Dynamics 365, we use to deactivate all plugins SDK steps and workflows before migration and activate them back once migration is completed. Recently while deactivating plugins