-
Custom APIs in Dynamics 365 enable the creation of custom business logic, facilitating integration with Power Automate and external systems. This guide outlines the steps to register a Custom API in Dataverse, link it to a plugin, and configure input/output parameters. A practical example of copying user roles within Dataverse is provided.
-
This article explains the process of quickly creating a new Dynamics 365 Plugin project using PAC CLI. It covers the installation of PAC CLI via .NET Tool, project setup, and the steps to create and deploy a plugin. Key commands and configurations for generating early bound models are also detailed for efficient plugin development.
-
This post discusses a method to restrict users from manually creating records in specific table types on the timeline in PowerApps. By accessing the form designer and adjusting the timeline control’s properties, users can uncheck the “Create directly from timeline” option for certain activity types to block their registration.
-
The post discusses the use of the setFilterXml method in Dynamics 365 for applying custom filters to subgrids. It highlights accessing the subgrid control, retrieving existing FetchXml, modifying queries if needed, and using setFilterXml for custom logic. Note that this method is unsupported, so caution is advised.
-

To maintain optimal performance in Dynamics 365, regularly monitor environment capacity and identify resource-consuming tables and components. Best practices include capacity usage monitoring, log cleanup, data archiving, proper audit history configuration, and removal of unused web resources, plugins, and solutions. These actions prevent resource exhaustion and streamline management.
-
Copying solutions between environments is a common task in Dynamics 365 and Power Apps projects if you do your deployments via DevOps pipelines. In this post, I will explain how to accomplish this task with PowerShell. For connecting to Dataverse via PowerShell, you can check my other post https://crmminds.com/2024/07/05/connect-to-dataverse-with-powershell/ Why Use PowerShell for Copying Solutions?
Join the fun!
Stay updated with our latest contents and other news by joining our newsletter.