How to Rename SharePoint List Using Power Automate?

How to Rename SharePoint list Using Power Automate

While working on a Create SharePoint Online List and Columns from Excel flow in Power Automate, I needed to create a SharePoint list with a specific internal name. Initially, I attempted to specify the InternalName while creating the list, but I encountered the following error: After checking the SharePoint list properties, I found that there … read more…

How to Use dayOfWeek Function in Power Automate?

Power Automate If day of the week

I encountered an interesting requirement last week when working with a client. They wanted to automate a process based on the day of the week in Power Automate. Precisely, they needed to trigger different actions depending on whether it was a weekday or a weekend. Luckily, Power Automate provides built-in functions that make it easy … read more…

How to Check If SharePoint List Column Equals in Power Automate?

Check If the SharePoint List Column Equals to Another SharePoint List Column in Power Automate

While working with Power Automate, you often need to check if a column in a SharePoint list equals a specific value before taking further actions. For example, you might want to send an email notification when the Status column in a SharePoint list equals Approved. In this tutorial, I will explain different ways to check … read more…

How to Send Birthday Wishes Using Power Automate? (Email & Teams)

How to Send Birthday Reminder in Power Automate

I encountered an interesting requirement while working with a client a few days ago. They wanted an automated birthday reminder system in Power Automate. The goal was simple: After receiving this requirement, I explored different ways to implement it. I found two approaches to getting employees’ birth dates: Both methods achieve the same goal of … read more…

Check IF Attachment Exists Using Power Automate

power automate check if email attachment exists

Have you ever needed to check if an attachment exists before taking action in Power Automate? I faced this requirement in an Expense Management System product, where I had to ensure receipts were attached before processing expense claims. In this tutorial, I will show you how to check if attachment exists using Power Automate in three … read more…

Power Automate Condition If String [With Examples]

string empty in power automate

A few weeks ago, I encountered an interesting scenario while working with strings in Power Automate. That’s when I thought sharing how to handle different string conditions in Power Automate would be helpful. In this article, we’ll explore Power Automate Condition If String, such as checking if a string is empty, verifying if it contains … read more…

Power Automate IF Length [With Examples]

Power Automate Expression If Length Greater Than

In this tutorial, I will explain how to use the length() function in Power Automate to check the number of characters in a string or the number of items in an array. Additionally, I will cover scenarios such as checking if a string length is greater than a certain value before triggering an action, handling … read more…

How to Check If the Body is Empty in Power Automate?

Check If the Body is Empty in Power Automate

One of my subscribers reached out a few days ago with an interesting query. They were working on a Power Automate flow and needed to check if the Body of a response or action was empty before proceeding. This is a common scenario, especially when dealing with APIs and HTTP requests where data may or … read more…

How to Check If the Column is Changed in Power Automate?

Power Automate how to catch which column was updated

A few weeks ago, they had a specific requirement while working on a Project Status Tracker for a client. Whenever the Status column changed in a SharePoint list, they wanted to send an email notification. But they needed to know the previous status before the change. After researching, we could achieve this using the Get changes for an … read more…

How to Check if SharePoint List Already Exists in Power Automate?

Check if SharePoint List Already Exists using Power Automate

While working on a Create List with Different Types of Columns flow in Power Automate, I encountered a situation where I needed to check if a SharePoint list with a specific display name already existed. If the list doesn’t exist, the flow should create one. But if it already exists, the flow should send a notification instead … read more…

How to Generate New Guid in Power Automate? [Detailed Tutorial]

generate guid in power automate

While working on a Leave Management application, we needed a Request ID that had to be unique every time. Initially, I considered using the rand() function, but I realized there was still a chance of getting duplicate values. After some research, I found that using a GUID (Globally Unique Identifier) is a much more reliable … 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

SharePoint Permission Checker Agent using Microsoft Copilot Studio

Learn how to build a SharePoint Permission Checker Agent using Copilot Studio. Using this agent, you can check library-level and file-level permissions. Also, identify Users, SharePoint Groups, and Permission Levels.

📅 1st July 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