Category Archives: Dynamics 365

Use of Relative URLs in Dynamics 365 CRM Classic Web & Unified Interface SiteMap

Introduction In this blog, we’ll see how to use Relative URLs in Dynamics 365 CRM Classic Web, and Dynamics 365 CRM Unified Interface, and the difference between the two while opening a Relative URL. There are some entities in Dynamics 365 CRM which are not directly available or accessible on the SiteMap (e.g. Document Template,… Read More: Use of Relative URLs in Dynamics 365 CRM Classic Web… »

Save Time! Now get all the records of Dataset Grid control Swiftly

Introduction With the help of PCF (PowerApps Component Framework) Control, we design control for Dataset Grid, which we can add on any OOB and custom entity to show records that are available in the selected view. We show data for the available set of columns that are added in the selected view. To show all records data in Dataset Grid… Read More: Save Time! Now get all the records of Dataset Grid… »

Find records in Dynamics 365 CRM using Semicolon Separated Text

Introduction In this blog, we will see how to find records using semicolon separated text in lookup field in Dynamics 365 CRM. Recently, we were working on a requirement to check whether the records value are being updated correctly or not. So, to test this we followed the steps mentioned below: 1. Go to Advanced… Read More: Find records in Dynamics 365 CRM using Semicolon Separated Text »

Integrating PowerApps and Power BI to build Multifaceted Apps

Introduction: PowerApps and Power BI can work together regardless of who is hosting. You can embed a PowerApps inside Power BI or vice versa. By combining Power BI and PowerApps together users can build great apps possessing powerful analysis and visualization as well as capability of enabling people to act right away at the same… Read More: Integrating PowerApps and Power BI to build Multifaceted Apps »

Set Regarding and Party list field in Dynamics 365 CRM UCI using Open Entity Form

Introduction With the release of Dynamics 365 V9.0 many client API has been changed. The list of the client API in which Dynamics 365 v9.0 is supported is available here. In this blog, we will see how to set regarding and party list field using open entity form in UCI. We had a requirement to… Read More: Set Regarding and Party list field in Dynamics 365 CRM… »

How to Detect Dataset PCF control is set for Home grid or Sub grid

Introduction In this blog, we will see how to identify whether the current Dataset PCF control is used for home grid or sub grid of Dynamics 365 CRM. Problem: Create one Dataset PCF control and set that control on Account entity home grid. In this control read the current entity home grid records using view… Read More: How to Detect Dataset PCF control is set for Home… »

Create Announcements, Alerts and Notifications to improve your Sales and Customer Service with Alerts4Dynamics in Dynamics 365 CRM

Ever since the launch of Alerts4Dynamics the number of downloads has been on the rise every day, but the best part is your astounding feedback. We are glad that with Alerts4Dynamics, we are able to serve the Dynamics community again and be a source of enriching experience. Recently we conducted a webinar for Alerts4Dynamics for… Read More: Create Announcements, Alerts and Notifications to improve your Sales and… »

How to Convert Currency Field Value as per logged in user’s Currency setting in SSRS

Introduction In this blog, we have explained how to convert currency field value as per the CRM logged-in user currency setting. Thus, it would be helpful for user to get the converted amount in their selected default currency. For example: User ‘A’ entered the amount as USD 10 and User ‘B’ have default currency as… Read More: How to Convert Currency Field Value as per logged in… »

How to use Scope with Common Data Service in Microsoft Flow

Introduction As we know in Dynamics 365 CE, the record access level plays a very crucial role, because it helps users to limit the access to the records in the Organization. This access of records can be to whole Organization, Parent: Child Business Units, Business Unit and User level. In the same way we can… Read More: How to use Scope with Common Data Service in Microsoft… »

How to resolve multiple RibbonRule with rule id error in Dynamics 365 CRM

Introduction In this blog, we will learn how to resolve multiple RibbonRule with rule id error. Previously, we received a client requirment to add a new button in Application ribbon which already had two buttons. It was necessary to perform some new funcionality which the client required. So we tried to add new ribbon button… Read More: How to resolve multiple RibbonRule with rule id error in… »