How to Send Emails from Power Apps [Using Various Methods]

How to Send Emails from Power Apps

When building business applications using Power Apps, many organizations want their apps to do more than just collect data. For example, imagine an employee submitting a leave request or a manager approving a task. In these situations, users often expect an automatic email notification so that the next person in the process is informed immediately. … Read more >>

Power Apps Concatenate Strings (With Real Examples)

Power Apps Concatenate Strings

Look, I get it. You’re building a Power App and need to combine some text. Maybe it’s a first name and a last name. Maybe it’s building an email address. Or perhaps you’re creating a custom message that pulls in data from different columns. Whatever it is, you need to concatenate strings in Power Apps. … Read more >>

Power Apps Modern Checkbox Control – Complete Practical Tutorial with Examples

show or hide control based on checkbox in power apps

When building business applications in Power Apps, one of the most common requirements is allowing users to select or confirm options. This might seem simple, but in real-world apps, the logic around selections can become quite complex. Think about scenarios like: In all these situations, the Checkbox control becomes extremely useful. Microsoft recently introduced Modern … Read more >>

Patch Function in Power Apps [Examples to Create and Update Records]

Power Apps Patch function explained step by step

If you’ve spent any time building Power Apps, you’ve probably run into situations where the default form controls just don’t cut it. You need to save data programmatically — maybe based on a button click, a condition, or across multiple screens. That’s exactly where the Patch function comes in, and once you understand it, you’ll use it … Read more >>

Sequence Function in Power Apps: Practical Guide with Real Examples

Sequence Function in Power Apps

When I first started building business applications in Power Apps, one challenge kept coming up: creating dynamic lists of numbers without storing them anywhere. One example is to generate numbers 1–10 for ratings. Traditionally, developers solved these problems by storing numbers in SharePoint lists or collections. But Power Apps gives us something much more efficient: the … Read more >>

Power Apps Modern Date Picker with Time [With Examples]

power apps date picker exclude weekends

When building apps in Power Apps, one thing comes up again and again: users need to select a date and time. Think about common business scenarios: In most of these situations, capturing just the date is not enough. We usually need the exact time as well. Power Apps provides a Modern Date Picker control, which … Read more >>

Power Apps Mistakes Developers Make Ebook

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