How to Use Parallel Branch in Power Automate?

power automate parallel branch

While creating different Power Automate flows, I noticed that running tasks one by one often slowed down the process. So, I started using Parallel Branches to handle multiple actions simultaneously, such as sending emails, creating tickets, and sending notifications. It made my flows much faster. In this tutorial, I will tell you how to automate … read more…

Append Multiple Values to An Array in Power Automate

append to array variable power automate

Recently, I was working on an IT Help Desk project where we had a column called ‘Support Comments‘ in a SharePoint list. The idea was simple: every time someone from the support team had an update, they would add a new comment. But here’s the tricky part: I didn’t want to overwrite or delete the … read more…

Create Autonomous Agents in Copilot Studio

Applications of autonomous agents in business

Yesterday, one of my colleagues informed me that their IT team was receiving too many support emails every day. They had to check each email, identify the issue, determine its urgency, set a deadline, update a tracker, and then send a reply to the person who had asked for help. It was taking a lot … read more…

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…

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…

Create an Agent Flow With Natural Language in Copilot Studio

Create an Agent Flow Using Natural Language in Copilot Studio

Have you ever wished you could tell your app what you want it to do without spending hours figuring out which action to pick or how to connect the steps? With Copilot Studio, that’s now possible. Thanks to the new natural language flow builder, you can create powerful Agent Flows simply by typing what you … read more…

3 Various Ways to Get Weather Forecast Using Power Automate

Get Weather Forecast as Mobile Notification in Power Automate

With Power Automate, you can automatically fetch weather updates from an online service and send them right where you need them, email, mobile notification, save in SharePoint, or even a chat in Microsoft Teams. In this tutorial, you will learn how to create Power Automate flows to get weather updates using the MSN Weather Connector. … read more…

Import CSV Data to Microsoft Dataverse Using Power Automate

Import csv data to dataverse power automate

One of my clients had a large amount of data exported from Salesforce in CSV format and needed a way to import it into Microsoft Dataverse. Instead of manually uploading the data or writing custom code, we used Power Automate to import the CSV data directly into a Dataverse table. In this tutorial, I will … read more…

REST API Calls in Power Automate – How to Use

REST API Calls in Power Automate

While working on a business application for a client, we were tasked with automating the process of creating SharePoint lists and columns. Unfortunately, Power Automate does not have a built-in flow action to create a SharePoint list or add columns to it. For these scenarios, the REST API is the best option. In this tutorial, … read more…

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…

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.

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