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…

How to Create SharePoint Term in Term Store Using Power Automate

SharePoint Term Store integration with Power Automate

I was working on a document management system for a client where they used the Term Store in SharePoint to manage metadata. The Term Store is useful for keeping tags consistent, but sometimes not everyone has permission to add new terms. This created a problem when users wanted to add missing terms. After some research, … read more…

Create Indexed Columns in SharePoint Using Power Automate

Create Indexed Columns in SharePoint Using Power Automate

Last week, one of my customers purchased my small flow “Create List With Different Types of Columns using Power Automate.” After using it, they came back with an additional request: they wanted to automatically add an indexed column whenever a new column is created in SharePoint. If you want to explore more, you can download … read more…

Retrieve SharePoint List Data into Power Apps Using Power Automate

powerapps parse json untyped object

I received a client requirement to retrieve data from a SharePoint list into Power Apps using a Power Automate flow. Although it is possible to fetch SharePoint list data directly in Power Apps, there are scenarios where using a flow is a more effective approach. For example, handling delegation issues when working with large datasets … read more…

Split a String Into an Array in Power Automate

Split a String Into an Array in Power Automate

While working with Power Automate for one of my clients, there are many situations where you might need to split a string into an array. For example, you might receive a list of values separated by commas, spaces, or even line breaks. In such cases, you can use the split() function to break the string … read more…

How to Generate QR Code Using Power Automate?

How to Generate QR Code Using Power Automate

Recently, a client who hosts many corporate events each year asked me for help with a special request. They wanted to create a QR code for every event participant automatically. When someone scans the code, it should quickly display their basic information, such as their name, registration ID, and event details, to speed up the … read more…

Multiple Conditions in Power Automate

power automate multiple condition 1

When you create flows in Power Automate for one of my clients, many processes require decisions based on multiple conditions. For example, you might want to send an email only if a document is approved and its value exceeds $ 50,000 or trigger a different action if an item’s status is either “Pending” or “In … read more…

Power Automate Do Until [With Examples]

power automate do until

In this tutorial, I will describe how to use the Do Until action in Power Automate and how to configure its key parameters, such as Count and Timeout. While working on a Leave Management App approval process, I needed to wait until multiple conditions were met, such as the leave request being marked as approved … 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