Category Archives: Dynamics 365

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 »

Power Platform : How to extract Form document data using AI Builder and Microsoft Flow

Introduction In our day to day business processes, we can use Artificial Intelligence to advance business operations. The AI Builder (preview feature) is the new Power Platform feature that allows us to use Artificial Intelligence to easily automate our business processes and predict outcomes. AI Builder currently supports four types of AI model, Form processing… Read More »

Increase productivity of CRM users by using Dynamics 365 Virtual Agent

Introduction In our previous blog, we illustrated how we can use Dynamics 365 Virtual Agent to create Chatbot for the customers. In this blog, we will see how we can use Dynamics 365 Virtual Agent for employees of the organization or the CRM users. We can allow the CRM users to use Chatbot to perform… 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 »