Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (0)
How to trigger Business event using x++ code

Hi Folks,  I recently faced issue where PO confirmation business event was not triggering and failing my interface. Issue was whenever after first PO confirmation if user make change to PO header delivery date or cancellation date  and reconfirm...

Deepak Agarwal 8,575
LikeLike (0)
Update admin user in Dev box

Old is gold, MS removed admin user provising tool, but there is an old way where you can still add your user as admin,  Go to the VM and open SQL management Studio,  Step 1: Find admin user rec id in USERINFO table,  select  * from USERI...

Deepak Agarwal 8,575
LikeLike (0)
How to add security on a specific control on form

Hi Folks, In this post, I will discuss how to enhance security for a specific form control, such as a button or checkbox. Typically, we would use the DisplayMenuItem feature to manage security privileges. However, things can become a bit diff...

Deepak Agarwal 8,575
LikeLike (1)
Simplifying Data Retrieval with D365FO X++ Lookup Method

Simplifying Data Retrieval with D365FO X++ Lookup Method Introduction Microsoft Dynamics 365 for Finance and Operations (D365FO) is a powerful ERP system that offers robust customization capabilities. One such customization option i...

Deepak Agarwal 8,575
LikeLike (0)
Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations

Configuring Azure Key Vault Parameters in Dynamics 365 Finance and Operations Introduction: In this blog post, I will guide you through the process of configuring Azure Key Vault parameters in Dynamics 365 Finance and Operations (re...

Deepak Agarwal 8,575
LikeLike (0)
Azure Key vault parameter setup in D365FO

Hi Folks, In this post, I am going to share how to configure Azure key vault parameters in Dynamics 365 Finance and Operations  (Let's call it FinOps until we have a new name from Microsoft :) ).First, let's understand what the u...

Deepak Agarwal 8,575
LikeLike (0)
Unable to restore database into DEV/Tier-1 instance

Hi Folks, When trying to restore a DB backup (.bak file) to one of the DEV boxes I was getting a strange error (initially it was strange :) ). The backup file was the size of about 50GB and I have disc space available of about 400GB but still...

Deepak Agarwal 8,575
LikeLike (1)
QuickFix: Set default browser in Visual studio for debugging

If you are also facing issue when debugging VS opens objects in IE, ironically Microsoft says its not supported any more but still object opens in IE.So to change the default browser to Chrome or any other, navigate to Visual Studio Extension >...

Deepak Agarwal 8,575
LikeLike (0)
Best way to do Postman setup with D365FO

Hi Folks, There are very simple steps to do initial setup between Postman and D365FO environment. Please follow below steps.(Make sure you have added a record in 'Azure Active Directory applications' in D365FO under Sys admin > set...

Deepak Agarwal 8,575