Automatic Code Review of Power Platform Canvas App with Power Platform Pipelines
A few weeks ago, I was reading on some strategies to do “code” reviews for power platform solutions. My goal was to figure how to review a solution that was…
A few weeks ago, I was reading on some strategies to do “code” reviews for power platform solutions. My goal was to figure how to review a solution that was…
In a recent project, I was challenged to try and build a Copilot in Copilot Studio that would update a Dataverse table AND update a Business Process Flow (BPF). On…
With the solution register in place, we still face the risk of people (with the correct permissions) importing solutions that are not being tracked. This could be everything from PCF…
We are going to skip ahead in our diagram to the Develop Solution Step. We are not going to go over the entire step. But I believe this is a…
Approvers With the core of the app created we now need to define how approvals will be done. To do this we will create a new table called Power Platform…
The Why This guide will explain how to create Forms and Views for all tables, as described in the following links: Forms and Views. This is necessary to build the…
5/22/2023 The Why Extending standard tables in Dataverse refers to adding new fields and customizing an existing table, while creating a new table involves building a separate table with its…
5/19/2023 The Why This part of the guide will go through two sections. Building Dataverse tables Extending built in Datavere tables. It is best to extend the user table and…
5/19/2023 The Why I had a client who needed a simple time tracking system that they could use to visualize what their staff was working on and provide their customers…
2/13/2023 The Why When users enter an MDA, the first thing they typically see is a view. Therefore, it is crucial to ensure that the view provides value to the…