Entity Extraction in Power Automate [Using AI Builder]

extract data from documents with microsoft flow

In Power Automate, AI Builder helps us find important information in text. It can include names, phone numbers, emails, or dates, which can be used to automate processes such as appointment scheduling. In this tutorial, I will show how to extract key information using AI Builder in Power Automate. Entity Extraction in Power Automate Imagine … read more…

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…

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…

Export Dataverse Table to Excel Using Power Automate

Export Dataverse table to excel using Power Automate

If you work with Microsoft Dataverse, you already know how powerful it is for storing and managing business data. However, when you need to export that data to Excel for reporting, manual export can take a lot of time, especially if you do it regularly. While some people can export manually, automating the process saves … read more…

Get Choice Column Value From Dataverse Using Power Automate

Get Choice Column Value from Dataverse in Power Automate

One of my colleagues recently started working with Dataverse in Power Automate and asked me a simple but important question: “How do I get the value from a Choice column in Dataverse using Power Automate?” They were used to working with SharePoint, where we usually access a Choice column value using something like trigger()?[‘ColumnName’]?[‘value’]. But … read more…

Get a Row By ID From Dataverse Using Power Automate

how to get row id in dataverse in Power Automate

When working with Microsoft Dataverse in Power Automate, you often retrieve data as one of the most common tasks. In Power Automate, there are two main ways to get data from Dataverse: And each of these actions comes in two versions: In this tutorial, I will explain how to get a row by ID from … read more…

Send a Mobile Notification Using Power Automate

Send a Mobile Notification When a SharePoint Item is Created

Do you want to receive a notification on your phone when a new form is submitted or a task is assigned to you? With the help of Power Automate, we can easily send mobile notifications. In this Power Automate tutorial, I will show you two flows: sending a mobile notification using a manually triggered trigger … read more…

Send Email Using REST API in Power Automate

Send Email Using REST API in Power Automate

It is easy to send an email in Power Automate using the “send an email V2” action. But we can also send the email using SharePoint REST API. This is especially useful in workflows where you want to send an email without displaying the sender’s email address. In this tutorial, I will tell you how … 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.

Live Webinar

Quiz App Using SharePoint Framework (SPFx)

Learn to built a complete Quiz Management solution that enables admins to create and manage quizzes, categories, questions, and settings with an easy automated setup process in SharePoint. It also includes an interactive quiz experience for users and a powerful dashboard to track participation, analyze results, and view detailed performance reports with charts and answer insights.

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