Encountering PowerApps Solution Import Issues Following Co-Pilot Activation in the Environment

After recently enabling co-pilot functionality in our environment and seamlessly integrating it into our model-driven app, we found ourselves facing an unexpected roadblock. To our dismay, our solution imports suddenly encountered a perplexing failure. The error message that surfaced was a baffling one: "Import of app module(s) failed: Setting cannot be created or updated for … Continue reading Encountering PowerApps Solution Import Issues Following Co-Pilot Activation in the Environment

Enhancing Memory and Clarity: The Power of Notes in Power Automate

Have you ever found yourself in the shoes of a selective amnesia-prone developer? You're not alone! It's a shared experience among many of us, especially when it comes to revisiting a Power Automate flow that we configured but haven't touched for a while. The vague sense of having done something, yet the specifics eluding us, … Continue reading Enhancing Memory and Clarity: The Power of Notes in Power Automate

Exploring Duration Options for Whole Numbers

The Duration option is designed to store time intervals or durations within the Dynamics 365 environment. It is particularly useful when you need to capture and manage time spans or periods related to various business processes. This data type enables you to handle durations in terms of hours, days, weeks, months, or even years. This … Continue reading Exploring Duration Options for Whole Numbers

[PowerTips] Advancements in Business Unit Management

The world of business unit management in Dynamics 365 has witnessed significant advancements that provide organizations with newfound flexibility and enhanced control. In this blog post, we explore the possibilities enabled by the modernized business unit feature, which allows the assignment of multiple roles from different business units, liberating users and teams from the constraints … Continue reading [PowerTips] Advancements in Business Unit Management

Discovering JSON Value Using a Dynamic Key in Power Automate

JSON (JavaScript Object Notation) is a lightweight data interchange format commonly used for storing and transmitting data between a server and a web application. It provides a simple and structured way to represent data in key-value pairs, making it easy to parse and manipulate in various programming languages. Power Automate offers several options for parsing … Continue reading Discovering JSON Value Using a Dynamic Key in Power Automate

[PowerTips] Decoupling Owner and Owning Business Unit Fields

Have you ever contemplated breaking free from the dependencies between the owner and owning business unit fields in Dynamics 365? This article explores the intriguing concept of decoupling these fields, providing you with the ability to customize the owning business unit and choose the desired business unit for a record, regardless of the owner's affiliation. … Continue reading [PowerTips] Decoupling Owner and Owning Business Unit Fields

Simplifying Record Reassignment in Dynamics

Transferring records from one user to another in Dynamics is typically an easy task. If you're dealing with a single record or a few records, you can handle it manually. However, when you need to assign all records owned by a particular user to another user or team, it becomes a more significant undertaking. Thankfully, … Continue reading Simplifying Record Reassignment in Dynamics

Modifying OrgDBOrgSettings Configuration with Power Automate

Organizational Settings, also known as Org Settings, encompass a set of configurations that facilitate the management of environment settings in Dynamics. These settings play a vital role in optimizing the user experience and functionality of Dynamics. Let's explore a few examples of these settings: DisableNavTour: By overriding the navigation tour setting for the entire organization, … Continue reading Modifying OrgDBOrgSettings Configuration with Power Automate

Never miss the Jump Bar with Alphabetic List to filter your views again!

Power Apps grids are a versatile tool that allows users to view and edit data in a table format within a Power App. There are several customizable properties included with the control that let users tailor the grid experience for that table. To modify any of these properties, select Edit in the corresponding row, and … Continue reading Never miss the Jump Bar with Alphabetic List to filter your views again!

Taking Your Model-driven App to the Next Level with Xrm.App.sidePanes

Side panes are a type of interface component that can display related information or actions to the user in a panel on the side of the screen. This can be particularly useful for improving the user experience by reducing the need to switch between different pages or tabs. Here's an example of how to use … Continue reading Taking Your Model-driven App to the Next Level with Xrm.App.sidePanes