What is Microsoft Power Platform? [Ultimate Guide to Low-Code Business Solutions]

power platform tutorial

Microsoft Power Platform is a bundle of low-code tools that helps businesses build custom apps, automate workflows, and analyze data—all without advanced coding. The suite includes Power Apps for app creation, Power Automate for workflow automation, Power BI for data analysis, and Power Pages for website building. With Power Platform, organizations can tackle business problems … read more…

Add SharePoint Site Owners using REST API in Power Automate

Add SharePoint Site Owners using REST API in Power Automate

Sometimes, when working with SharePoint sites for a client, you may want complete control over everything on that site, including all subsites, libraries, lists, and settings. In this case, you require Site Owner permission on the SharePoint Online site. In this tutorial, I will show you not only how to add one user, but also … read more…

How to Convert TypeScript Enum to Number [5 Methods]

convert enum to number typescript

In my years of working with TypeScript, I’ve often needed to convert enum values to their numeric representations. This is a common requirement when interfacing with APIs, storing values in databases, or performing calculations. TypeScript enums provide a way to define a set of named constants, but sometimes you need to work with their underlying … read more…

What is Microsoft Power Pages [How to Create a Site]

What is Microsoft Power Pages

I recently worked with a manufacturing client who had one primary need: to easily communicate with their external users, such as vendors and partners. They already used Microsoft tools internally, so I suggested something secure and straightforward, such as Microsoft Power Pages. Power Pages is part of the Microsoft Power Platform. It enables you to create websites … read more…

How to Add Multiple WebParts To Single SPFx Solution?

SPFX - One solution many webparts vs many solutions 1 webpart each

As SPFx developers, we might be confused about whether we should have a separate solution per SPFx web part or add multiple SPFx web parts to a single solution. In this article, I will explain when we should add multiple web parts to a single solution and when we shouldn’t, and I will also discuss how … read more…

TypeScript Enum Duplicate Values

typescript enum duplicate values

Recently, I was working on a TypeScript project where I needed to create an enum with duplicate values. It looks simple, but a little tricky to handle duplicate values in TypeScript. The issue is… There are specific behaviors you need to understand when working with enum duplicates. In this tutorial, I will explain several approaches … read more…

How to Get Enum by Name in TypeScript – 5 Easy Methods

Get Enum by Name in TypeScript

In TypeScript, enums provide a powerful way to define named constants, but sometimes you need to access an enum value using its name as a string. Over my years of TypeScript development, I’ve learned several reliable methods to get enum values by their name. In this article, I’ll walk through 5 practical approaches to get … read more…

Rename SharePoint Folder Or File Using REST API Power Automate

Rename SharePoint Folder or File Using the REST API with Power Automate

We can organize our files in a SharePoint folder by using multiple files. For example, we can create different files for regions, months, years, or projects. Sometimes, we may need to rename many files or folders when we work with them. In this article, I will cover the following examples using the REST API validateUpdateListItem … read more…

Create SharePoint List View Using REST API in Power Automate

Power Automate Create Custom List Views with Multiple Conditions Using REST API

Recently, I worked on a project where I needed to create the same custom view in multiple SharePoint lists. Doing it manually each time was time-consuming and not ideal, so I decided to automate the process using Power Automate and the SharePoint REST API. In this tutorial, I will show you how to create custom … read more…

How to Count Rows From Dataverse Table Using Power Automate

Count Rows From Dataverse Table Using Power Automate

To count rows from a Dataverse table using Power Automate, we can use the Power Automate Length() function. The Length function allows you to quickly count the number of rows in a Dataverse table, making it easy to get the total number of records. In this tutorial, I will show you how to use the … read more…

Add Data To Dataverse Table Using Power Automate

Power Automate insert a row in Dataverse

While working on a business app for a client, we needed to add data to a Dataverse table whenever a new item was created in a SharePoint list. This is because the client wanted to build a Power Apps model-driven app, which only supports Dataverse as a data source. In this tutorial, I will show … read more…

⏰ LIMITED-TIME OFFER

Join the SharePoint & Power Platform Developer Live Training

📅 Live training starts October 5, 2026
SharePoint Development
Power Apps & Power Automate
Copilot Studio
🎁
FREE 1-Year Access to SPGuides.Academy

Enroll now and get access to all 9 academy courses at no extra cost.

Secure your seat before the batch fills up.
Get the live training plus the complete SPGuides.Academy learning library.

Enroll Now & Get Your FREE 1-Year Academy Access → View live training details and schedule
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.

Live Webinar

SharePoint Integration Power Apps Form With Repeating Table [Invoice Management System]

Learn how to build an invoice management system using SharePoint integration and a repeating table.

📅 2nd September 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