Cards for Power Apps
I really like to use cards when sending notifications to users Adaptive Cards, however, making complex cards can sometimes be unwieldy with a large card. Additionally, ensuring user output from…
I really like to use cards when sending notifications to users Adaptive Cards, however, making complex cards can sometimes be unwieldy with a large card. Additionally, ensuring user output from…
In my previous post, I integrated a power apps code review tool with Power Platform Pipelines. The tool that the Power CAT team had built was amazing and gave me…
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…
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…