Category Archives: Dynamics 365 v9

How to generate a random number using Rand() and RandBetween() function in Canvas App

Introduction In this blog, we will learn how we can create one random color in RGBA format by generating random numbers. Problem: We have a Canvas App, where we have created one Display Form. Here, we have displayed the list of categories of All Accounts in the color-coded format as shown in the below screenshot.… Read More: How to generate a random number using Rand() and RandBetween()… »

Deep Dive into the Creator Kit for Canvas Apps

Introduction Developers in today’s generation are moving fast with their development and to further help them with their pace for designing custom components for Canvas Apps, Microsoft has introduced a kit that includes all the essential components. This kit is nothing but a managed solution named Creator Kit. Now, the developers will not be required… Read More: Deep Dive into the Creator Kit for Canvas Apps »

Adding custom pages in model-driven app with responsive layouts

Introduction Microsoft is continuously working on enhancing the maker experience for app design. The new maker experience is all about designing the pages throughout. These custom pages bring the power of Canvas apps into model-driven apps. We have already seen the modern app making experience in the previous blog when the modern app designer maker… Read More: Adding custom pages in model-driven app with responsive layouts »

An enhanced experience for creating Email templates

Introduction In this blog, we will focus on the enhancements for creating an Email Template. With the help of Email Templates, users can send repetitive and recurring emails to multiple customers which saves time. This feature provides an advanced Design canvas and layouts which are responsive and can get adapted to any screen size to… Read More: An enhanced experience for creating Email templates »

Easily transform your visual design into Canvas App in Power Apps

Introduction In the recent release, we have a new function called “Image” in the Create app feature of Power Apps using which it’s now possible to create a Canvas app by just uploading an image of an app or form. Also, it will help app-makers to easily turn their designs or sketches into working apps… Read More: Easily transform your visual design into Canvas App in Power… »

Exploring additional filtering capabilities in Sales Forecasting

Introduction The sales forecasting feature of Dynamics 365 is useful for sellers and their managers to track the sales performance against Targets & Quotas. Recently when I was exploring the sales forecasting feature of Dynamics 365 in 2022 release wave1, I came across many enhancements in the forecast configuration. In the previous blog, we have… Read More: Exploring additional filtering capabilities in Sales Forecasting »

How to retrieve set lookup record information using addOnLookupTagClick() function

Introduction: In this blog, we will check how can we get the entity record information that is set in lookup control without losing the main entity form context. Problem: While we are on a record form of an entity, if we want to get the information about the record that is set in a lookup… Read More: How to retrieve set lookup record information using addOnLookupTagClick() function »

Editing capability for Customer Service Historic Analytic Report within Dynamics 365 CE

Introduction: The Historic analytic report summarizes historical case details based on the agent and topics with the Summary, Agent and Topics pages which includes KPI, charts, tables etc. Now there is a way to edit historic analytic reports as per one’s requirement. This we have already seen in previous the blog. In this blog, let’s… Read More: Editing capability for Customer Service Historic Analytic Report within Dynamics… »

Resubmit/Cancel Multiple Runs at the same time in Dynamics 365 Cloud Flow

Introduction: While working on the flow, sometimes there can be multiple failed runs due to which flow makers need to resubmit each failed runs individually to rerun them. It is the same in the case of canceling the flow run as well. But now in the recent April 2022 release wave 1, Microsoft introduced the… Read More: Resubmit/Cancel Multiple Runs at the same time in Dynamics 365… »

New activity dropdown to show only relevant activities in Dynamics 365 CRM

Introduction: In the new Microsoft 2022 release wave 1, many new features have been introduced. In this blog, we will walk through the features of ‘New Activity’ dropdown that shows only relevant activities in the model-driven app. Activity Dropdown to show only relevant activities: Initially, ‘All activities’ were being displayed in Dynamics 365 CRM irrespective… Read More: New activity dropdown to show only relevant activities in Dynamics… »