Updating Dataverse Records and Business Process Flows (BPF) with Copilot Studio
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…
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…
Recently, I worked on a project that required parsing a structured PDF and importing the results into a Dataverse table. Using AI builder and Power Automate, this is a straightforward…
With the solution in place we now need to have a way to capture the approvals on the form, have a way to resubmit if denied, then send for final…
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 I am a big fan of mermaid.js Mermaid | Diagramming and charting tool. I love how easy it is to build diagrams and charts using code. For a…
2/2/2023 The Why Generate a QR code based upon an action Generate a QR code when a new row is added to Dataverse The How Create the trigger. In this…
1/31/2023 The Why In a MDA the need to move a business process forward without have a user do anything is a great feature. This guide will show how to…