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

[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

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

Send notifications from the power automate flow to model-driven app

Power Automate allows you to send in-app notifications to users in Dynamics 365 model-driven apps. Here are the steps to follow: Create a new flow: Open the Power Automate designer and create a new flow. Add the "Create a new record" action: Select the "Create a new record" action and choose the "Notifications" entity. Configure … Continue reading Send notifications from the power automate flow to model-driven app

Notifications within model-driven apps

The notification table in Dynamics 365 stores notifications for each user and is designed to facilitate the sending and receiving of notifications within a model-driven app. When a new notification is created, it is stored in the notification table and the system automatically polls for new notifications for each user. The notification center displays all … Continue reading Notifications within model-driven apps

Where is the advanced find?

Dynamics community since yesterday kind of lost their ever loving tool Advanced Find. Everyone including the business is wondering and finding hard to move out of Advanced Find. But that is what it is now, you need to get used to this new Advanced Filters using the unified interface. How I can able to save … Continue reading Where is the advanced find?

[PowerTips] Hide/Show button for non-admin users using Power Fx

In my previous post, I have articulate how we can use Ribbon workbench to add display rules to show/hide buttons. Introduction of new command designer using Power Fx is also a tool we can use to update the enable or visible rules. Limitation with command designer is that it won't support legacy button to customize. … Continue reading [PowerTips] Hide/Show button for non-admin users using Power Fx

[PowerTips] Hide button for non-admin users without any scripting

Show and Hide ribbon button in PowerApps haven't change for so long. Most of the implementation are not using first party app or its core functionality thus some of buttons are not relevant for the business to have any value. Hiding the button is easy though using ribbon workbench by tampering the ribbon XML. Hiding … Continue reading [PowerTips] Hide button for non-admin users without any scripting

My picks of 2022 release wave 2

Power Apps Modern advanced find turned on by default - Classic advanced find is slow and clunky, newer version definitely have improved look and feel.View only relevant activities in dropdown - This greatly helps in user experience perspective.Connect to external data from Dataverse - Virtual table with standard connector like SQL Server, Excel file, or … Continue reading My picks of 2022 release wave 2