Add Named Formula in Power Apps (5 Easy Methods)

Power Apps Studio formula bar showing App object with Formulas property

Have you ever built a canvas app where the same calculation shows up in five different places? Then your boss asks you to change the tax rate, and you spend twenty minutes hunting down every screen where you typed that formula. You fix one label, forget another, and now your app shows two different numbers … Read more >>

How to Add Hover Effects to Power Apps Gallery (4 Ways)

Power Apps Gallery Hover Effect

Ever built a gallery in Power Apps and noticed it feels flat? Users click around, but nothing tells them an item is clickable until they actually tap it. That lack of feedback makes your app feel unfinished, even if the data behind it works perfectly. A hover effect is a small visual change — such … Read more >>

How to Get Manager Details for the Current User in Power Apps

Power Apps get manager email id

In many business applications, displaying manager information for the current logged-in user is a common requirement. Whether you are building an employee directory, leave request system, approval workflow, or organizational dashboard, having access to manager details can help create more personalized and automated experiences in Power Apps. Fortunately, Power Apps makes this process simple by … Read more >>

How to Display Manager Name and Email in a Power Apps Gallery

Display Manager Email in a Power Apps Gallery

If you’ve built a gallery in Power Apps that shows a list of employees, teammates, or records, you’ve probably wondered — how do I also show who their manager is? Maybe you want a team directory that shows each person alongside their manager, or a request list where reviewers can see the chain of ownership … Read more >>

Delegation in Power Apps: The Complete Guide (With Examples)

Power apps delegation warning

If you’ve been building Power Apps for a while, you’ve probably run into that annoying yellow warning triangle sitting next to your formula. Or maybe your app looked great during testing, but started showing missing records once real data was loaded. Nine times out of ten, delegation is the reason. In this guide, I’m going … Read more >>

How to Get User Details in Power Apps?

Get User Details in Power Apps

You’re building a Power Apps application, and suddenly you realize you need to know who’s using it. Maybe you want to show a personalized welcome message, route approvals to the right manager, or simply log who submitted a form. Whatever the reason, getting user details in Power Apps is one of those everyday tasks that … Read more >>

Power Apps OnStart Property [With Examples]

Power Apps onstart property example

The OnStart property in Power Apps is useful and runs when an app starts, allowing you to control the app’s behavior and load data efficiently. In this tutorial, I will explain how to use the OnStart property in Power Apps to optimize app performance and enhance the user experience with some useful examples. OnStart Property … Read more >>

Power Apps Navigate Function: A Complete Guide (With Real Examples)

Power Apps Navigate Function

If you’ve ever built a multi-screen app in Power Apps and wondered how to move users from one screen to another — smoothly, intelligently, and with data passing between those screens — the Navigate function is your answer. In this tutorial, I’ll walk you through everything from the basic syntax to advanced patterns like conditional navigation and … Read more >>

Power Apps Notify Function: Display Notifications in Canvas Apps

power apps notify function real world use cases

Imagine you’ve built a Power Apps canvas app for your HR team. Users fill in an employee onboarding form and hit the Submit button. The data saves to SharePoint — but the screen just sits there, completely silent. No confirmation, no error, nothing. Users start clicking the button again and again, thinking it didn’t work. Now you … Read more >>

Power Apps Mistakes Developers Make Ebook

19 Power Apps Mistakes Developers Make (And How to Fix Them)