Send an Approval to a Microsoft 365 Group in Power Automate

Send an Approval to a Microsoft 365 Group in Power Automate

In most organizations, teams typically have a shared Microsoft 365 Group, such as a department or project group. So, when a new approval process is created in Power Automate, it’s common to assign the approval to that group’s email address. However, here’s something you need to know: when you send an approval to a Microsoft … read more…

How to Handle Approval Timeout in Power Automate

How to automatically resubmit expired Power Automate flow

When I was working on a document management approval process in Power Automate, I came across a requirement related to approval timeouts. You’re aware that by default, an approval can only remain pending for approximately 30 days, correct? However, in my case, the client requested that the approval remain active for an extended period. So, … read more…

Get SharePoint List Attachments Using Power Automate REST API

Get SharePoint List Attachments with REST API Using Power Automate

I was working on an IT Help Desk application where I faced an interesting challenge. We were using the Power Automate REST API to get data from a SharePoint list and display it in a Power App. Now, our SharePoint list also has attachments, and when the flow returned all the records, we wanted those … read more…

Create a SharePoint List and Column From Excel Using Power Automate [Download Complete Solution]

How to Create a SharePoint List and Column from Excel using Power Automate

While working on a client project, I needed to create a SharePoint list with various columns, including Single Line of Text, Choice, Date and Time, Person or Group, Number, Yes/No, Hyperlink, Multiple Lines of Text, Currency, and Lookup. One challenge I encountered was that the columns’ internal and display names differed, which often led to confusion when using them in … read more…

How to Set Multiple Approvers in Power Automate

Power Automate workflow for document approval

Last week, while working on a Document Management System, I used the SharePoint library to store the document, and it needed to be reviewed by more than one person. The requirement was simple: when a file is uploaded, the approval process should start automatically, and multiple people should receive the request. Here, I didn’t need … read more…

How to Send an Email With Failed Flow Run Link in Power Automate

Send an Email with Flow Run History in Power Automate

While managing automation processes for an internal business system, I set up more than 200 Power Automate flows, each responsible for handling different parts of operations, such as approvals, notifications, and data updates. Everything worked great until one day, a few important flows failed silently. I didn’t even realise it until someone from another department … read more…

Add a SharePoint List to Quick Launch Using Power Automate

Add a SharePoint List Link to the Left Pane In Power Automate

Yesterday, one of my subscribers reached out with an interesting requirement: they needed to create a SharePoint list and its columns using Power Automate and have that list automatically show up in the SharePoint site’s left-hand navigation (the quick launch menu). In this tutorial, I will tell you how to add a SharePoint list link … read more…

Remove Characters From String In Power Automate [with Examples]

Power Automate replace strings

When we create flows in Power Automate, it’s common to receive text that isn’t perfectly formatted, with extra spaces, unwanted characters, or parts of a string you don’t need. Cleaning the text before saving it to SharePoint, sending an email, or creating a file is essential. In this tutorial, I will tell you how to … read more…

Replace Text Or Characters in Power Automate

How to replace a character in a string using Power Automate flow

In Power Automate, you may sometimes need to clean or modify text before using it in your flow. Maybe you want to remove extra spaces, change a word, or replace special characters in a file name. In these cases, replace() help us. In this tutorial, I will explain how to use the Replace() function in … 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