Introduction
Recently, I have noticed the weird behavior on UCI Sub Grid Button. It was working properly on legacy UI but disappeared in new UCI app whenever I select any record .
While browsing, I have found some article which was relate...
Introduction
In this blog, we will see how to connect Power BI desktop application to Dynamics 365 online.With the recent release in Dynamics 365(v9.1), all data will be stored in Common Data Service(CDS). So going forward, It is important t...
Introduction
In this blog, we will see how to write a custom trace logs and exception in Application Insights using Azure Function/Console App(Web Job).
If you are looking for a way to configure Application Insights for Azure Function then ...
Problem Statement
Developers are frequently reporting that any new/existing custom entities appeared read-only in the UCI but working properly properly in the Classic web UI.
This is due to mobile ready only setting.
Solution
Please find the steps...
Introduction
In this blog, we will see how to switch your legacy App from Web Client to Unified Interface.
Prerequisites
Must have a System Customizer Role/System Administrator Existing App developed before v9.1
Steps
Go to Setti...
Introduction
This is a small blog on How to create an Alternate Key using C# code.
Prerequisites
D365 Technical Knowledge Entity and Field must be present.
Description
As per the official documentation, we need to create an En...
Introduction
In this blog, we will see Myth about ExecuteMultipleRequest in Dynamics 365.
Scenario
As a developer, we always want to speed up the performance of our code by using some tool or API but we forget to read all the limit...
Introduction
In this blog, we will see how to get secret from the Azure Key Vault in Azure Function.
Prerequisites
Access to Azure account (Admin) Visual Studio 2017
What’s New in Azure Function
Earlier, we had to ...