Category Archives: Dynamics 365

How to rearrange traditional sub-grid in Dynamics 365 CRM Unified Interface

Introduction Dynamics 365 CRM Unified Interface version 9.x. and above has brought many changes in the UI forms. This has made forms more appealing to eyes when used on different sized screens. You must have experienced the different behavior of sub-grid while operating on different screens (like Web, Tablet, Phone, etc.) For example, when you… Read More »

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 »

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 »

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 »

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 »

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 »

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 »

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 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 »