How to Enable GIFs in Microsoft Teams [Complete Guide]

Send a GIF as a Regular User in Microsoft Teams

If you’ve ever tried to send a GIF in Microsoft Teams and the option just wasn’t there — or worse, it showed up once and then disappeared — you’re not alone. This is one of the most common questions Teams users ask, and the answer isn’t always obvious because there are several places that control … read more…

Power Apps Dropdown Show Only Unique Values [Step-by-Step]

Power Apps Dropdown Show Only Unique Values

If you’ve ever connected a Power Apps dropdown to a SharePoint list and ended up with the same value appearing 15 times, you know how frustrating that can be. Your users don’t need to see “Marketing” repeated over and over — they just want to pick it once and move on. In this tutorial, I’m … read more…

6 Easiest Ways to Take a Screenshot in Microsoft Teams

Take a Screenshot in Microsoft Teams

Let me be honest — the first time I needed to screenshot something in a Teams meeting, I fumbled around for a good minute. There’s no dedicated “screenshot” button in Teams, which throws a lot of people off. But once you know the right methods, it takes less than two seconds. In this article, I’ll … read more…

Power Apps First Function – With Examples

First Function in Power Apps

If you’ve ever built a Power Apps canvas app connected to a SharePoint list, you’ve probably run into a situation where you only need one record — the first one in a list, the most recent entry, or just the top result from a filtered query. That’s exactly where the First function in Power Apps comes in handy. In … read more…

Power Apps Remove Function – The Complete Guide to Delete Records

power apps confirmation popup before deleting a record

If you’ve built even one Power Apps canvas app, you already know that adding and editing records is straightforward. But deleting them? That’s where most people get stuck, or worse, they write a formula that silently does nothing. In this tutorial, I’m going to walk you through everything you need to know about the Remove function … read more…

Preferred Solution in Power Platform: What It Is and How I Use It

How to Set up Preferred Solution

When I first started working with solutions in the Power Platform, I mostly ignored the Preferred Solution setting. I created apps, flows, and tables directly in the default environment and didn’t think much about where those components were stored. Later, when the project grew, and I started organizing components inside solutions, I realized something important: … read more…

SharePoint Document Set vs Folder: Which One Should You Use?

SharePoint Document Set vs Folder

If you’ve spent any time managing documents in SharePoint, you’ve probably asked yourself: Should I use a folder or a document set here? On the surface, they both seem to do the same thing — group documents together. But once you dig deeper, you’ll realize they’re quite different and built for different situations. In this tutorial, I’ll … read more…

Power Apps Naming Conventions: The Complete Guide (With Examples)

Power Apps Naming Conventions

If you’ve ever opened someone else’s Power Apps canvas app and had absolutely no idea what Label5, TextInput3, or Variable2 is supposed to do — you already know why naming conventions matter. And honestly, I’ve been there too. I’ve come back to my own apps after a few weeks and spent 20 minutes figuring out what I built. That’s … read more…

[Solved] Invalid operation: division by zero in Power Apps

Invalid operation division by zero Power APPs

Recently, while working on an IT Help Desk solution in Power Apps, I tried to retrieve all the records using Power Automate to avoid delegation issues. However, we cannot retrieve all the records at once. To solve this, I implemented pagination, where records are loaded page by page. After completing the development, when I ran … read more…

Power Apps Dropdown Show Multiple Columns — Complete Guide

Power Apps Dropdown Show Multiple Columns

If you’ve ever built a Power Apps form and needed users to pick an employee from a dropdown, you know the pain. The list just shows “John,” but there are three Johns in your SharePoint list. Users have no idea which one to pick. That’s exactly the problem this tutorial solves. I’ll walk you through … read more…

How to Create a Folder in SharePoint (Step-by-Step Guide)

how to create folder in sharepoint

If you’ve ever opened a SharePoint document library and found hundreds of files dumped in with no structure, you already know the pain. Folders are one of the simplest ways to bring order to the chaos — and creating them in SharePoint is easier than most people think. In this tutorial, I’ll walk you through … read more…

How to Clear a Text Input in Power Apps [4 Easy Methods]

Clear a Text Input in Power Apps

If you’ve ever built a form in Power Apps, you already know this problem. A user fills in some fields, submits the form, and then all that text just sits there. They have to manually delete everything before entering the next record. Not a great experience. Clearing text input fields sounds simple, but there’s more … read more…

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App