top of page

Articles


The AI Expense Receipt App: How a Simple Power App Kills Expense Report Busywork
A walk through of a Power Apps receipt scanner built to use AI to make capturing receipts and sharing them with HR easy.
Aug 6


Power Apps EDate and EOMonth: How to Handle Recurring and End-of-Month Dates
Learn how to get the last day of the month or the same date each month in Power Apps. Great for billing and subscriptions scenarios. Uses EDate and EOMonth Power Apps functions.
Jul 7


Power Apps App and Host Objects Explained: How to Detect Device, OS, and Screen Info
The App and Host objects in Power Apps give you the insights you need to the users device and app state.
Jun 30


Mastering API Calls in Power Apps: A Comprehensive Guide
Make using APIs in Power Apps easy with this complete beginner's guide.
May 4


Getting Started with Power Apps MCP Server for Canvas Apps
A step-by-step guide to install VS Code, GitHub Copilot, and the Power Apps Canvas Apps MCP.
Apr 22


How to Build Canvas Apps Faster with VS Code and the Power Platform MCP Server
A look at the Power App MCP Server for creating, editing, and reviewing Canvas Apps using GitHub Copilot or Claude Code.
Apr 20


How to Restore a Deleted Power Apps Canvas App (Step-by-Step with PowerShell)
How to restore a Power Apps canvas app using PowerShell.
Mar 30


Power Apps Error Handling: How to Catch, Handle, and Log Errors
A guide to different ways to handle Power Apps error messages. IfError, OnError, and more.
Feb 3


A New Way To Build Power Apps with Vibe Coding and AI
Straight from Ignite, check out the new way to build Power Apps with Vibe Coding.
Nov 19, 2025


Buddy's Bark Tank
One of my favorite things we do at PowerApps911 is our annual internal competition, Buddy’s Bark Tank, where teams build creative solutions to real company challenges. AI has shown up in past projects, but this year we made it a requirement. Why? These projects move the company forward, strengthen our team, and fuel learning. We are ALWAYS learning over here, and the best way to do that is by building something real. You push yourself to figure out the solution, and we’d rath
Oct 16, 2025


Barcode Scanning in Power Apps
A look at how to get started using Barcode with your Power Apps for scanning. Both Mobile and Desktop options are covered.
Oct 6, 2025


5 SharePoint + Power Apps Features You Should Be Using (But Probably Aren’t)
Discover 5 powerful ways SharePoint and Power Apps integrate—from custom forms to virtual tables. Take your apps to the next level today.
Sep 17, 2025


Mastering Power FX for Better Apps
Power FX: Built for Makers Power FX is the engine behind how your apps and automations behave. If you’ve ever written a formula in Excel, you’re already halfway there. Microsoft designed Power FX to feel familiar and intuitive, so your spreadsheet skills translate directly into building smarter, faster solutions. Pro Tip: Microsoft’s Power FX Reference is a must-have bookmark. It’s searchable, well-structured, and kept up to date with every new function. Read the Helper Text
Sep 5, 2025


Building a Vacation Request App in Power Apps, Approvals without Flow
In this blog post, we're going to do a high-level overview of Shane’s Vacation Request app. By understanding why he built the app the way he did, it will help to piece everything together. If you would like a step-by-step breakdown, make sure to check out the video below: Understand The Functionality Used First off, and this is important, many of the things you will learn in the video can be applied to all different kinds of apps, which I think gets lost sometimes. So try t
Aug 15, 2025


How to Use Deep Linking in Power Apps Canvas Apps
A look at how to configure Power Apps Deep Linking using StartScreen, Formulas, and Param function.
Aug 4, 2025


New way to add the Attachment Control in Power Apps
Ready to have your mind blown? That may be a little much, but we are pretty excited for this and think you will be as well. Let’s start with a quick look at how we used to add the Attachment control. Previously, adding the Attachment control involved multiple steps, such as adding a data source, inserting an Edit form, adding the Attachment field, and then manually copying the control outside the form to configure it. That worked for years, still does, and there’s nothing wro
Jun 18, 2025


Modern Text Input in Power Apps: What You Need to Know
If you're building custom forms in Power Apps and want a cleaner, more flexible input experience, you can take advantage of the Modern Text Input control. It's designed to be simpler, more accessible, and more in line with current design standards. While there are some great features to try, there are some buggy tradeoffs that make us not quite ready to completely give up the Classic Text Input. This post breaks down what matters most—especially for developers skipping the
Jun 6, 2025


Power Apps Modern Combo box
A look at the Modern Power Apps Combo Box
Jun 2, 2025


Workaround for Broken Power Apps Attachment Control
Recently, a change in Microsoft Power Apps affected a common method for enabling file uploads. The attachment control, which users typically copied from a form into a standalone app, no longer functions correctly when used outside the form context. This disruption has affected many makers who relied on that approach since its emergence in 2019. If you've encountered this issue, you're not alone. Fortunately, there's a workaround that helps make it easier to keep file upload f
May 22, 2025


Make a PDF from Image files
Ever felt the frustration of trying to convert various image types into a PDF without shelling out for a "Premium" action in Power Automate? You're not alone! But guess what? We've cracked the code. Dive into our innovative technique that leverages an HtmlText control to generate HTML, enabling Power Automate to seamlessly create PDF documents. And the best part? This method effortlessly incorporates images from a SharePoint list image column. Ready to revolutionize your work
May 2, 2025
bottom of page