Export SharePoint List items to Excel Using Power Automate

Export SharePoint List Items Selected Columns to Excel

A few days ago, I was working with a client who needed to export SharePoint list items to Excel. To meet their immediate need, I created an instant cloud flow (button flow) that allowed them to export the data at any time. In this tutorial, I will show how to export SharePoint list items to … read more…

10 Powerful PowerShell Select-String Examples

PowerShell Select-String Examples

As a PowerShell administrator, I mostly worked with the PowerShell Select-String cmdlet. So, I thought to show you 10 real examples of Select-String in PowerShell. Example 1: Basic Text Search in a File The most straightforward use of Select-String in PowerShell is to search for a specific text pattern in a file. This command searches … read more…

Create Power Apps Canvas App With Data From a SharePoint List

how to connect sharepoint to powerapps

A little while ago, I helped a client build a Power Apps Canvas app that connects straight to their SharePoint list. This app allows users to view and interact with information stored in SharePoint without leaving the app. For example, if an employee submits a request in the SharePoint list, they can use the app … read more…

How to Add a List in Power Pages [CRUD Operation]

Add a page with a form to Records

While working on a Power Pages site, one of my colleagues asked me, “How can I display Dataverse data in Power Pages?” I explained that you can easily display data using a list option. But here’s the best part: a list doesn’t just show data. It also allows users to create, edit, and delete records … read more…

How to Work With Arrays of Objects in TypeScript

Arrays of Objects in TypeScript

Recently, I was working on a TypeScript project where I needed to manage a collection of user profiles with various properties. The challenge was to ensure type safety while still maintaining flexibility. The solution? TypeScript arrays of objects. In this tutorial, I’ll cover everything you need to know about working with arrays of objects in … read more…

Create an Agent Flow Using Designer in Copilot Studio

Agent Flows Copilot Studio

Last week, I assisted a client who was having trouble managing tasks in their SharePoint list. Their team continued to add new tasks, but there was no way to review or prioritize them. Because of this, important tasks were getting delayed. So, I recommended using Copilot Studio to build an AI-powered agent flow. This flow … read more…

Create SharePoint Files With REST API in Power Automate

Create Files in SharePoint Document Library via REST API in Power Automate

I was recently working on a project where the client wanted to use the REST API to create SharePoint files, get their properties, and delete them using Power Automate. We need the correct REST API URI to do all these things, starting with GetFolderByServerRelativeUrl. In this tutorial, I will show you how to use this powerful … read more…

Publish an Agent to a Live or Demo Website in Copilot Studio

Publish an Agent to a Live or Demo Website in Copilot Studio

We created an IT Help Desk app for our client using Power Platform. As part of it, we made a Copilot agent (a chatbot) that lets users ask questions and get answers right away. Later, the client requested that we make the chatbot available on a specific website, allowing users to access it easily through … read more…

Microsoft 365 Developer Program Join FREE

Join the microsoft 365 developer program

Are you a developer looking to create cutting-edge solutions for Microsoft 365? Whether you’re interested in building Microsoft Teams apps, Office Add-ins, SharePoint framework solutions, or the Power Platform solution, the Microsoft 365 Developer Program provides everything you need to get started. This program offers a sandbox environment where you can develop and test your … read more…

SharePoint Contribute vs Edit Permissions: Key Differences and Best Uses

SharePoint Contribute vs Edit

The key difference between SharePoint’s Contribute and Edit permissions is that Edit allows users to create and delete lists, while Contribute does not. Both permissions allow users to add, update, and delete list items and documents; however, Edit provides more control and responsibility over the site’s structure. Knowing which permission level to use can help … read more…

How to Filter Power Apps Gallery Based On Search Box

Filter Power Apps Gallery Based On Search Box

A few days before, I worked for a client on a Power Apps application. In that app, the client required filtering the gallery based on the search input, which could be any field in the Power Apps gallery. In this tutorial, I will explain how to filter a Power Apps gallery based on search text. … read more…

How to Create a Subsite in SharePoint?

how to create a subsite in sharepoint

Honestly, I do not recommend creating a subsite in SharePoint unless it is very much essential for your SharePoint site structure. Still, you can follow this tutorial in case you need to create a subsite in SharePoint Online. What is a SharePoint Subsite? A subsite in SharePoint is essentially a child site that exists underneath … read more…

How to Create a SharePoint Site?

Create a SharePoint Site

As a part of my job profile, I help companies set up their SharePoint site structure. During the process, I create various SharePoint sites depending on their business requirements. There are different types of sites you can create in SharePoint, such as a team site, a communication site, etc. In this tutorial, I will show … read more…

Live Webinar

Build an IT Help Desk App using Power Apps and Power Automate

Join this free live session and learn how to build a fully functional IT Help Desk application using Power Apps and Power Automate—step by step.

📅 29th Apr 2026 – 10:00 AM EST | 7:30 PM IST

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

Power Platform Tutorial

FREE Power Platform Tutorial PDF

Download 135+ Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…