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…
I really like the Modern Tab control. It is one of the simplest controls to use but provides canvas apps an excellent UI improvement. However, for some users, the highlighted…
Dataflows are a powerful tool for importing large amounts of data from numerous data sources into Dataverse. Being such a powerful tool, certain steps need to be followed to ensure…
I was experimenting with the modern text input control and its relation to notifications if a user is about to or has hit the character threshold for a column. I…
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…
Access Control Before we get into the specific security roles, we need to define the Access Control to each Environment. The below diagram is an example for how I have…
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…