How to Find Someone on Microsoft Teams [7 Best Ways]

Use the Search Bar on Microsoft Teams

If you’ve ever stared at Microsoft Teams trying to figure out how to locate a colleague — especially someone you’ve never chatted with before — you’re not alone. Teams has a few different ways to find people, and not all of them are obvious at first glance. In this tutorial, I’ll walk you through every … read more…

How to Archive Files in Microsoft Teams [4 Easy Methods]

Archive a Team via the Teams Admin Center

If you’ve been using Microsoft Teams for a while, you’ve probably noticed that things get messy over time. Old project channels pile up, files from finished projects keep showing up in searches, and teammates get confused about what’s still active. Sound familiar? Archiving in Teams is the fix for this — and it’s something a … read more…

Show a Different Home Screen Per User in Power Apps

Power Apps Different Home Screens Based On Different User

In Power Apps, you can show a completely different home screen to each user based on their department, role, or email — no premium license needed, no code outside the formula bar. This tutorial walks you through the modern, Microsoft-recommended way to do it using App.StartScreen, plus I’ll cover what’s changed since the old App.OnStart approach and why … read more…

Sorry, something went wrong Error in SPFx Form Customizer

Sorry, something went wrong error in spfx

Recently, I needed to customize the default form of a SharePoint list. The requirement is that the choice values be displayed in the dropdown control with related icons, and some options be disabled for users. To achieve this, I created an SPFx Form Customizer extension and built the form using Fluent UI React controls, such … read more…

@microsoft/generator-sharepoint update check failed

Microsoft generator sharePoint update check failed

In this SPFx tutorial, I will explain how to fix the warning @microsoft/generator-sharepoint update check failed which comes while creating an spfx client-side web part. And also I will show you how to fix the issue Can’t install SPFx Certificate on a windows machine. @microsoft/generator-sharepoint update check failed Here are the steps I was following … read more…

Download Attendance List From Microsoft Teams After a Meeting

Download Attendance List from Microsoft Teams After a Meeting via the Chat Tab

If you’ve ever hosted a Teams meeting and needed to track who actually showed up, you already know how useful the attendance report is. Whether you’re a teacher tracking student participation, a project manager logging who attended a standup, or an HR coordinator running a training session, this report saves you from scribbling names on … read more…

How to Parse JSON in Power Apps [10 Practical Examples]

ParseJSON function in power apps

If you’ve worked with Power Apps and Power Automate for even a short time, you’ve probably run into JSON. And honestly, the first time I saw JSON in Power Apps, it felt confusing. But once I understood how to work with it, it became one of the most powerful tools in my apps. In this … read more…

Power Apps CountRows Function [Including the Delegation Fix]

Power Apps CountRows in a Gallery

CountRows looks like one of the simplest functions in Power Apps — until it silently gives you the wrong number. If your SharePoint list has 1,200 records but CountRows keeps returning 500, you’ve hit the delegation limit. And if you tried the “just use a Collection” workaround — surprise, that doesn’t fix it either. In … read more…

How to Zoom In on Microsoft Teams [5 Methods Explained]

Zoom In on the Teams App

If you’ve ever been in a Microsoft Teams meeting squinting at a tiny spreadsheet on a shared screen, or struggling to read chat messages because the text feels too small, you’re not alone. This is one of the most common Teams frustrations, and the fix is simpler than you think. In this tutorial, I’ll walk … 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