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…
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…
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…
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…
5/16/2023 The Why I was tasked with building an activity tracker for a client. One of the requirements was to disable certain controls unless it was between two specific dates.…
2/19/2023 The Why Adding a canvas app to a model driven app can give users a more interactive and engaging experience. Canvas apps provide an intuitive way to interact with…
2/6/2023 The Why Sometimes the built in fonts for canvas apps are not enough. However, any font that your browser can render can be used within a canvas app. The…
2/1/2023 The Why A plain HTML content control is fine on its own, but its best when other content is added into it. For this example the previous post on…
2/1/2023 The Why I needed the ability to create a custom text card, I used several text cards and such at first, but the HTML control provided the “richest” experience…