New to the Power Platform Creator Kit? Let me help you with this Jumpstart into building very UI/UX friendly Apps with it!
Tag: PowerApps
Power Platform Center of Excellence Starter Kit App Review – Core Apps
Continuing our Series on the Power Platform Center of Excellence Starter Kit! Get an overview of some of the core apps that are included with the kit.
Power Platform Center of Excellence Starter Kit App Review – Power Platform Admin View
This is a series on the Microsoft Power Platform Center of Excellence starter Kit, and the various Apps, Dashboards, and Features that are included in it. The topic of this post is to discuss the Power Platform Admin View App. At the core of the Starter kit, the Power Platform Admin View App is designed…
Power Platform Center of Excellence Starter Kit App Review – Command Center
This is a series on the Microsoft Power Platform Center of Excellence starter Kit, and the various Apps, Dashboards, and Features that are included in it. The topic of this post is to discuss the Command Center. Included in the Power Platform CoE starter kit, is a fairly recent (2022) addition to the starter kit,…
Creating a Unified Dynamics Search Experience in Canvas Apps
Recently, I had a client who was interested in building a PowerApp Canvas App for Mobile Devices that would take some of the more routine aspects of their Dynamics sales process, and provide their sales people with an easier way to do some of the tasks associated with capturing customer information. This particular client’s users…
Mobilize Exchange Online Powershell with Azure Functions, Flow, and PowerApps – Part 2
So, in the Previous post, we created an Azure Function that we can pass a query to and cancel a departing user’s meetings. But that’s only part of what we wanted to accomplish. Now we need to make it mobile friendly, so let’s dive in and use PowerApps and Flow to make it happen! Make…
Mobilize Exchange Online Powershell with Azure Functions, Flow, and PowerApps – Part 1
So, I recently had a colleague of mine come to me with a requirement for a PowerApp he was building. The customer wanted to be able to click a button in PowerApps, and export a SharePoint list to a CSV file. “I can do it through Powershell, but they want to be able to just…
Print a Form in PowerApps
I think one of the biggest roadblocks for users converting from InfoPath to PowerApps has been the lack of any Printing support inside of Powerapps. While I believe the support is in the Pipeline for PowerApps, it is possible to create Printable Forms in Powerapps today! It’s not the cleanest path to Print, so bear…
PowerApps Tip Corner – Getting Past the 500 Items Limit (somewhat)
So, one thing I’ve wanted to do on this blog is to be able to get some Quick tips out to readers who are interested in small things I might have run across while implementing PowerApps. So, without further ado, welcome to the PowerApps Tip Corner! No, it’s not an awesome name, and I’ll probably…
Sorting Columns in the PowerApps Data Table
I’m hoping that by the time most people read this, native support for filtering and sorting the new Data Table control in PowerApps will be released, but since some users may be wanting this functionality now, here’s a quick guide to adding sorting to your columns: In my sample app, I have added a Data…