Category Archives: Dynamics 365 v9

Microsoft Dynamics 365 2023 release wave 1: Automate the addition of columns in Forms and Views

In the new Microsoft Dynamics 365 2023 release wave 1, the “Update forms and views” feature has been introduced that allows users to add table columns to the selected forms and views automatically using the table designer and table hub. One of the biggest friction points for Microsoft Dataverse is the inability to automatically update… Read More: Microsoft Dynamics 365 2023 release wave 1: Automate the addition… »

Leveraging Power Platform and Outsourced Bespoke Development for Innovation and Efficiency: A Guide for CTOs

As companies increasingly look for ways to digitize and automate their business processes, Power Platform is becoming a top choice to quickly develop and deploy custom applications. Power Platform is a low-code development platform that allows users to build custom applications with little to no coding. These platforms provide a great opportunity for leaders like… Read More: Leveraging Power Platform and Outsourced Bespoke Development for Innovation and… »

Programmatically update OOB messages in Microsoft Dynamics 365 CRM

Introduction: In Microsoft Dynamics 365 CRM, the display string messages are those messages which are shown on the Forms, error Popups, etc. which provide appropriate information to the users. However, a user can modify a message as per the business case. To accomplish this, Microsoft now provides us with a feature where we can directly… Read More: Programmatically update OOB messages in Microsoft Dynamics 365 CRM »

Inogic: Helping CXOs Achieve Their Digital Transformation Goals with Microsoft Dynamics 365 CRM

Technology plays a crucial role in driving growth and innovation in today’s rapidly changing business landscape. As companies continue to leverage technology for business transformation, CXOs assist in achieving their digital transformation goals. Customer experience is a critical element in any business. It can significantly affect customer satisfaction, loyalty, and retention, ultimately impacting revenue and… Read More: Inogic: Helping CXOs Achieve Their Digital Transformation Goals with Microsoft… »

Schedule and Post Content on Social Media using Dynamics 365 Marketing

In this blog, we will learn how the marketing team can schedule advertising/marketing posts in Dynamics 365 Marketing module and post the same directly to the respective social media sites. Consider a scenario where your organization is about to conduct a Webinar in the month of March. You plan to start its marketing on all… Read More: Schedule and Post Content on Social Media using Dynamics 365… »

Transfer online files to a local device using ‘Download function’ in Power Apps

Recently Microsoft announced a powerful feature -“Download function in Power Apps”. This feature allows us to easily download online files from the web to the local device. Let’s see how to use this feature in everyday life. Suppose our organization wants to create an App (Canvas or Model Driven App) in Dynamics CRM. We have… Read More: Transfer online files to a local device using ‘Download function’… »

‘With’ Function in Power Apps(Power Fx)

The Power Fx/Canvas Apps include a variety of functions for carrying out operations. In this blog, we’ll look at the “with” function in the Power Fx command/Canvas App. Using the With function, you may split up lengthy formulas into smaller ones, or “sub-formulas,” making them simpler to understand. Similarly, it is decreasing the number of data requests… Read More: ‘With’ Function in Power Apps(Power Fx) »

Change the default view on the lookup window of the associated sub-grid table using JavaScript

Recently, we had a requirement where we had to set a default view based on the selected app. Let us suppose, we have two apps i.e., the Sales Hub app and Customer Service App. Suppose there are two different views of the ‘Contact’ table. i.e., Sales Contact View (View 1) and Service Contact View (View… Read More: Change the default view on the lookup window of the… »

How to incorporate fluent UI framework in Canvas Apps

To enhance the look and feel of the Canvas App, we can use a fluent UI framework by using the Creator Kit. The Creator Kit helps create Power Apps experiences on the web and mobile platforms with convenient components appearing in modern software. Prerequisites – The Power Apps code components for the Canvas Apps feature… Read More: How to incorporate fluent UI framework in Canvas Apps »