Learn how easily it is to create a landing screen, such as a menu screen, on a previously created (or new!) Microsoft Canvas Power App!
Read MoreThis is a video aimed at showing you how easily it is to create automated tests for Canvas Power App using the Power Apps Test Studio. The example uses a new user screen to create a new user, test data entry by writing automation tests manually and using the recording feature. This video will also show you how to fix the ‘Enable error management in your app’ error.
Read MoreThis is a video aimed at showing you how easily it is to handle multiple attachments from different file types and then upload them to an Azure Blob Storage using Canvas Power App.
Read MoreYou’ve made an application and now you want to style it. How do we get those amazing web-based designs into our Canvas Apps? Well you can use CSS in Canvas Apps by using the HTMLText and manipulating the CSS to suite your needs. This blog post is to show you how to add shadows to buttons in Canvas Apps.
Read MoreToday we’re going to look at how you can set a default selection using Dataverse Lookup fields in Canvas Power Apps. Why would you want a default field selected? Well, if you’re using a lookup field to a User() entity, you may want to auto-select the logged in user rather than forcing the User to […]
Read MoreLet’s look at Functions & Parameters! So, we want to understand what a function is and how to use them while also wondering what a parameter is. Across the Power Platform …
Read MoreThis is a video aimed at showing you how easily it is to clear and reenter data into a text input field on a Canvas Power App in under three minutes. The example used here is a search field and clearing the entered search multiple times.
Read MoreThis is a video post to help with those moments of deletion. I’ve recently experience this myself and here’s how I recovered my Portal Management application after it was deleted in under three minutes.
Read MoreSo, we’re want to understand what a variable is in terms of computing. Now, if I were to put that a variable is a named unit of data that data can be assigned to, it doesn’t mean much right? Well lets consider breaking this down with Power Automate.
Read MoreLet’s look at Data Types! So, we want to understand what variables, functions and more are and how to use them, but first we need to look at how data is stored and what exactly the different ‘types’ of data are. This…
Read More