Set Up Microsoft Identity Provider Authentication in Power Pages

Set Up Microsoft Identity Provider Authentication in Power Page

In this Power Pages tutorial, I will show you how to configure Microsoft Identity Provider authentication step-by-step. Using Microsoft Entra ID (formerly Azure Active Directory), you can allow users to log in to your Power Pages site with their Microsoft work or school accounts. This makes your site more secure and user-friendly, especially if you’re … read more…

Get Current SharePoint Site Information in SPFx using MS Graph API

Get Current SharePoint Site Information in SPFx using MS Graph API

In this article, I will explain how to retrieve the current SharePoint site information using the Microsoft Graph API in an SPFx web part. In the example below, you can see that the web part displays the current SharePoint site’s logo, site name, URL, ID, description, template, storage information, and more. Let’s see how to … read more…

How to Convert Number to String with Leading Zeros in TypeScript?

Convert Number to String with Leading Zeros in TypeScript

Have you ever needed to display ZIP codes, invoice numbers, or employee IDs in your TypeScript application, only to find your numbers missing those all-important leading zeros? In TypeScript, you can add leading zeros to numbers. In this tutorial, I’ll walk you through multiple methods for converting numbers to strings with leading zeros in TypeScript. … read more…

Split a String Into an Array in Power Automate

Split a String Into an Array in Power Automate

While working with Power Automate for one of my clients, there are many situations where you might need to split a string into an array. For example, you might receive a list of values separated by commas, spaces, or even line breaks. In such cases, you can use the split() function to break the string … read more…

How to Round Down to 2 Decimals in TypeScript?

Round Down to 2 Decimals in TypeScript

Have you ever needed to round down a number to two decimal places in TypeScript? You may need this when working with currency values (such as US dollars and cents), or you may need to ensure that calculations for tax or discounts. In this tutorial, I will explain how to round down to 2 decimals … read more…

Model Driven Apps in Power Apps – How to Build

Model-Driven App in Power Apps

When you work with Power Apps, you usually start with Canvas Apps, where you design the layout and user experience from scratch. However, if you want to build apps that focus more on your data and business processes, consider Model-Driven Apps. Model-Driven Apps let you build powerful, data-centric applications without writing much code. Instead of … read more…

How to Round to 2 Decimals in TypeScript?

typescript round to 2 decimals

Recently, I was required to round numbers to two decimal places in TypeScript. This helps to display numbers correctly, and it is easy to do in TypeScript. In this tutorial, I’ll walk you through several easy ways to round to 2 decimals in TypeScript with practical examples. TypeScript Round to 2 Decimals There are many … read more…

Delete All Records From Dataverse Table [With Examples]

Delete All Records From Dataverse Table

Ever wish to remove a large number of records from the Dataverse Table? Do not worry about it. This Microsoft Dataverse Tutorial will guide you through understanding how to clean records in Dataverse in simple and easy steps. Let’s say you have a Dataverse table with some records on it. It was initially created as test records, but … read more…

How to Calculate Days Between Dates in Power Apps?

Power Apps Calculate Days Between Dates

When you’re building an app with Power Apps, one of the things you might need is to figure out how many days lie between two dates. Maybe you want to track how long a project will take, calculate the number of leave days someone is requesting, or manage the timeline for an event. In this … read more…

Typescript Split String [With Examples]

Typescript split string

Do you want to know how to split a string in TypeScript? In this Typescript tutorial, I will explain everything about the Typescript split string. Especially how to split strings in TypeScript using various methods. To split a string in TypeScript, you can use the split() method, which divides the string into an array of … read more…

How to Merge Enums in TypeScript with Different Values?

Merge Enums in TypeScript

If you’re working with TypeScript, you’ve probably used enums to define a set of named constants. But what if you need to combine two or more enums, especially when they have different values? In this tutorial, I’ll walk you through everything you need to know about merging enums in TypeScript, with clear examples and explanations. … 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