How to Create Outlook Calendar Events Using Power Automate?

How to create an Outlook event using Power Automate

A few days ago, I was required to schedule a meeting with a client in a time zone different from ours using Power Automate flow. This seems a bit confusing to me. After some research, I discovered that we can convert time zones according to our needs using Power Automate Convert time zone action. I … Read more >>>

How to Delete SharePoint Folders Using Power Automate? [2 Various Ways]

Deleting Specific Folders in a Specific Library by using Power Automate

While working on an Employee Leave Request App application, I had to delete the empty folders in the document library using Power Automate. Unfortunately, the Delete folder action is not present in Power Automate. After some research, I found two ways to delete a folder in the SharePoint document library using Power Automate. Such as: In this … Read more >>>

Power Automate If Contains [With Examples]

Power Automate condition contains text value

While working on Power Automate flows, you can use the If() expression to validate the condition in a single line instead of taking multiple conditional branches. In this tutorial, I will describe how to use the Power Automate If contains expressions with a few examples. Power Automate If Contains Text I will show you how … Read more >>>

How to Check if a String Contains Numbers in Power Automate?

Power Automate flow Check if a String Contains Numbers using Expression

Last week, while working with a client, I got an interesting requirement: they needed to check if a string contained any numbers in Power Automate. At first, it seemed like a simple task, but as I explored different approaches, I found two interesting ways to achieve this. In this tutorial, I will tell you how … Read more >>>

How to Auto Generate Serial Number in Power Automate?

Auto Generate Serial Number in Power Automate

A few days before, I was required to send an email containing project names and serial numbers. To achieve this, I used the range() function in Power Automate, which generates an array of integers. In this tutorial, I will explain how to provide a sequential serial number for a list of SharePoint items using the … Read more >>>

How to Compare Date Using Ticks Function in Power Automate?

How to compare dates in Power Automate using ticks

I ran into an unexpected issue while working on a Power Automate flow. I needed to compare two dates: today’s date and a date five days in the future. I used the formatDateTime() function to format the dates, but when I applied the condition to check if today’s date was greater than today + 5 … Read more >>>

How to Replace Commas With New Lines in Power Automate

Replace Commas with New Lines in Power Automate in Variable

While working on a project named Employee Satisfaction Survey, I encountered a requirement to replace commas with new lines in Power Automate. Initially, I thought this could be easily achieved using the replace() function, which follows this format: However, when I tried using \n, char(10), or even HTML <br> tags as the newText Value, they … Read more >>>

>

Live Webinar
SharePoint Permission Checker Agent using Microsoft Copilot Studio

Join our upcoming live sessions and learn how to build a real SharePoint Permission Checker Agent using Copilot Studio.

📅 1st July 2026 – 10:00 AM EST | 7:30 PM IST

Build a High-Performance Project Management Site in SharePoint Online

User registration Power Apps 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 PDF Download

FREE Power Platform Tutorial PDF

Download 135 Pages FREE PDF on Microsoft Power Platform Tutorial. Learn Now…