What is Microsoft Dataverse?

What is Microsoft Dataverse

Have you ever created a form using Power Apps and asked yourself, “Where should I save this data?” Or maybe you used Power Automate to create a flow and weren’t sure where to keep the information. If yes, then Microsoft Dataverse can help you. Dataverse is a secure and cloud-based place to store and manage … read more…

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…

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…