Category Archives: Dynamics 365 v9

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 »

Power Platform: How to use Text classification model of AI Builder

Introduction/Summary Emails, Web pages, social media, chat, survey responses, etc. are some of the channels through which customers communicate with a company or organization. The data or text messages coming through these channels are unstructured. Due to its unstructured nature it is difficult to extract insight like, whether the customer is happy or not, whether… Read More »

Create chatbot using Dynamics 365 Virtual Agent for your Customers

Introduction Customer service is the key aspect of any organization that add value to their growth. It becomes very important for organizations to focus on satisfying the customers with their services. We know email, phone call are the channels that the customer use to reach out to the organization and get what they are looking… Read More »

How to assign security role to a Form programmatically in Dynamics 365 CRM

Introduction In Dynamics 365 we can update security role of Form through customization. You have to just follow the given steps: Go to Setting → Customization → Customize the System → Components → Entities → Forms Open Form and click on “Enable Security Roles” in Home tab to Assign Security Role to selected Form. However, in… Read More »

Create Global Email Template Programmatically in Dynamics 365 CRM

Introduction In this blog, we will discuss how we can create Global Email Template programmatically. Email templates contain prefilled data that you specify, so you don’t have to re-enter the same information for each article. To create an Email template for a specific entity (for Contact) we use logical name of the Entity “templatetypecode=contact”. Similarly,… Read More »

Boost Your Dynamics 365 CRM Toast Notification Display Time

Introduction With Dynamics 365 v9.1, Microsoft has upgraded UCI with many exciting features. In this blog, we will explore the feature Toast Notification Display Time available in UCI. Toast Notification Display Time is a new feature added to Dynamics 365 v9.1 but unfortunately, this feature is available only for UCI as of now, so enabling… Read More »

How to solve “You do not have enough privileges to access the dashboard” or “There was an error retrieving the charts” on the dashboard

Introduction Recently one of our clients faced an issue where a user with whom the personal dashboard was shared, was getting an error while seeing the dashboard. We shared the personal dashboard with the user but the user was still unable to see the charts in the dashboard. So, after delving into the reason we… Read More »

Open PowerApps from Inside Dynamics 365 CRM

Introduction: PowerApps applications were developed for showing the Dynamics 365 CRM entities. To use these applications, it was opened outside Dynamics 365 CRM. But, there is a way to open these Apps from inside the Dynamics 365 CRM. Actually, every developed PowerApps application has its own web link and through this web link we could… Read More »