Installing the Ribbon Workbench

In our previous discussion, we explored the Ribbon Workbench—a powerful tool for editing the Command Bar (formerly known as Ribbon) in Dataverse/Dynamics 365 entities. Now, let’s delve into the practical aspect: how to install Ribbon Workbench. Here are two straightforward methods: 1. Install as a Solution One way to install the Ribbon Workbench is by …

set of tool wrench

Ribbon Workbench – A tool you’ll need

Every table in Dataverse, when included in a Model-Driven App or Dynamics 365, typically features a command bar at the top, formally known as Ribbon but still has the same functionality. There are indeed three distinct Ribbon types: one for the main form, one for views, and one for subgrids. Each Ribbon type is tailored …

The Indispensable Role of XRM Toolbox for Model-Driven and Dynamics 365 Developers

When it comes to the world of Model-Driven and Dynamics 365 development, one question often arises: „Is XRM Toolbox a necessary software?“ In this article, we will delve into the significance of the XrmToolBox, a free Windows application, and explore the reasons why it’s an essential tool for developers in the Microsoft Dataverse ecosystem, especially …

How to get a Flow-Run URL

Obtaining the URL for a running Power Automate flow is a crucial task for various purposes. It enables quick access and execution of the flow, simplifies sharing with team members, and supports integration with other tools and systems. Additionally, the flow’s URL serves as a valuable reference point for monitoring and troubleshooting. The process of …

Model Driven App – Filter Many to Many LookUp

If you want to filter one lookup column by another lookup column, you might think that Model Driven Apps have a simple solution for you: just check a box and you’re done. But is it really that easy? Well, it depends. The checkbox option only works for 1:N or N:1 relationships between the two lookup …

Currency Column Dataverse

A currency column in Dataverse allows you to store monetary values in different currencies. It also creates a base column that converts the values to a single currency using exchange rates. You can use this feature to perform financial transactions and analysis across multiple currencies. But how does it work and what can it do? …

How to change TabFocus on BPF Change

In the dynamic realm of Dataverse within the Microsoft Power Platform, you often encounter the challenge of dealing with tables that are brimming with attributes and columns. While this complexity is a common facet of your IT engineering and database management journey, simplifying the user interface becomes paramount for a seamless user experience. To address …

How to Remind Approval Recipients

Approvals offer an excellent method for improving digital workflows and, in certain scenarios, even substituting traditional signed documents. However, instances arise where individuals neglect to provide responses. In this comprehensive guide, I will demonstrate an approach to gently prompt individuals for responses without introducing an additional reminder within any workflow utilizing the Approval feature. Understand …

When to use PowerApps for User Licences

PowerApps is available in two distinct versions. The first is the „free“ iteration, which comes as part of the Microsoft E3 or Microsoft E5 License. While it provides a valuable glimpse into the capabilities of the PowerPlatform, it falls short of the opportunities unlocked by the premium version, „PowerApps Premium.“ Within this article, we have …

PowerApps Application Insights Usage an Understanding

In a previous article, we explored the integration of PowerApps with Azure Application Insights. Now, in this tutorial, we’re thrilled to guide you through the dynamic process of interacting with and interpreting Insights data residing in the logs. Connecting your PowerApps canvas app to Azure Application Insights empowers you with real-time monitoring and analytics, enabling …