Category Archives: Dynamics 365

Use Dataverse search Suggestions API of Microsoft Dynamics 365

Dataverse Search has been a prominent feature in the Microsoft Dynamics 365 CRM environment, offering access to advanced search capabilities. The earlier “Relevance Search” has been upgraded to “Dataverse Search” with some interesting additional enhancements. Previously, we demonstrated how to utilize the Relevance Search API in Power Automate and Canvas Apps. Today, let’s explore the… Read More »

Using New Bulk Operation Messages in the Plugin

Make your developers’ lives easy with yet another feature added to Microsoft Dynamics where they can perform operations using new plug-in messages that have been Introduced for bulk operations as below. Let’s dig into this preview feature! CreateMultiple: Creates multiple records of the same type of entity in a single request. Example: UpdateMultiple: Updates multiple… Read More »

Execute SSRS report using JavaScript in Dynamics 365 Field Service Mobile App

Microsoft’s Dynamics 365 Field Service Mobile app provides the ability to work on tasks and resolve issues from the mobile platform in online and offline modes. The technician can view their daily schedule, which includes details such as customer names, addresses, and appointment times. They can see the priority of each service call, helping them… Read More »

Navigating the ‘RenderTemplate’ Request using HTTP Web Request

Discussing how to generate Excel documents in Dynamics 365 CRM using a non-documented “RenderTemplate” request. We also explore its uses in the native CRM environment, while overcoming sandbox isolation mode limitations within HTTP web requests. We also provide JSON format to successfully execute the requests. Recently, we encountered a unique requirement, we needed to generate… Read More »

Enable and use the integrated search providers as filters for knowledge search

“Any sufficiently advanced technology is equivalent to magic”- Arthur C. Clarke Microsoft’s additions to its enhancements of technology Waves are designed to resolve client pain points further. Integrated search providers, enabled as filters to speedily filter the knowledge articles are one such addition. Microsoft has come up with another addition to the enhancement of the… Read More »

Enhancing Mobile Productivity: Exploring Dynamics 365 CRM Mobile App with Power Apps

In a digital age where mobility and agility are paramount, mobile apps have transitioned from being a luxury to a necessity, revolutionizing modern business operations. Among these transformative tools, the Dynamics 365 CRM Mobile App and Power Apps have emerged as game-changers, redefining mobile productivity for businesses of all sizes. The Dynamics 365 CRM Mobile… Read More »

How to import Outbound Emails, Content Blocks, and Email Templates in Real-time Marketing

In this blog, we will learn how to import outbound Emails, Content blocks, and Email Templates into Real-time marketing. Currently, to work with real-time marketing we need to create new emails, content blocks, and templates which is time-consuming. So, to save time and reuse the existing outbound assets, we can import the same as required.… Read More »

Design Custom Sidebar within Microsoft Power Pages

Microsoft Power Pages offer a low-code, no-code SaaS (Software as a Service) platform fortified with enterprise-level security. It simplifies the process of creating, hosting, and managing modern external-facing business websites. By default, when creating a Power Pages site, the primary navigation is positioned at the top of the header. However, there might be at times… Read More »

Pipeline View in Microsoft Dynamics 365

Pipeline view is a control introduced by Dynamics 365 for visualizing records of the entities, displaying them on a graph, and focusing on the current pipeline phase of records of the selected entity. The data which you can visualize on two different dashboards called “Deal tracker” and “Sales funnel” is shown by a bubble chart/graph… Read More »