When you work with querying CDS tables you can come across a scenario where you need to join multiple tables using query expression or fetchXml. Using Query Expressions…
Custom APIs are an extension of a custom action that can provide a no-code way to include custom messages. CDS have workflow custom action which can help create a new …
In this post, we will look at how to use FetchXML in Microsoft Flow / Power Automate using a common data service connector to retrieve records using List Records Actio…
One of the announcements from Microsoft is ability to write a T-SQL query against a Common Data Service Database. This also includes ability to connect to Common Data Se…
There are many chances where you are working on Dynamics App and want to store some configuration, which can further be used across modules using (Plugin, API, JS, etc.)…
This article will guide you through the necessary steps creating windows service. Whenever there is a need for some automated jobs that have to run On-Prem for a client,…
Recently I have seen lots of posts on CRM Community on how to establish a connection to CRM using Console Application or Web API. Here we will focus on using Office365 a…
While installing D365 Report Authoring Extension, we might face an error message which won't allow setup to complete. “Setup cannot continue because there is a pend…
Based on requirements you might get a scenario where you might want to hide related tab from UCI Form Using a related tab you can access related records, this tab is to …
In this post, we will look at how to get selected record from a subgrid using executionContext. Note this will work on Editable grids, using OnRecordSelect event. Consid…