How to Export and Import Power Automate Desktop Flows?

Export and Import Power Automate Desktop Flows

I recently worked on a Power Automate desktop flow for a client. We then received a requirement to export and import those desktop flows to another environment. In the Power Automate desktop app, there is no direct option to export and import desktop flows. To achieve this, you need to follow the approach mentioned below: … Read more >>>

How to Use Filter Array in Power Automate?

Power Automate filter array condition

Recently, I worked on a Power Automate flow that required sending a report to a manager on a monthly basis. The report should only include items with the status “New” from a SharePoint list. To do this, I used the Filter Array action in Power Automate. The Filter Array action in Power Automate is particularly … Read more >>>

Replace Last Character from String in Power Automate

Replace last character in String Power Automate

For a few days, I have been working on the Replace() function in Power Automate, which allows replacing characters in a string, substrings within a string, strings within an array, and strings within a JSON array, as well as multiple objects within an array. This tutorial explains how to replace the last character of a … Read more >>>

How to Find and Replace Text in Power Automate Desktop?

Replace Text Power Automate Desktop

One of our clients contacted us regarding a requirement where they had an Excel file containing project details and associated company information for 2025, which is stored on their local desktop. The requirement is to replace one of the Associated Company names in the Excel sheet, as it has recently changed its name. We can achieve … Read more >>>

How to Replace New Line with <Br> using Power Automate?

Replace new line with br in Power Automate

Are you trying to replace newlines in a string with <br> tags using Power Automate? Unfortunately, Power Automate does not allow you to process new line characters using the replace function, which is a non-printable character. When trying to replace the ‘\n’, which represents a new line, the replace function will consider it as a … Read more >>>

Create SharePoint lists from JSON Using Power Automate

json to sharepoint list power automate

A few days ago, I worked on a flow that required creating multiple SharePoint lists and libraries automatically from a single JSON file. Instead of creating each one manually, I used Power Automate to read the JSON and create the SharePoint lists. In this Power Automate tutorial, I will show you how to create SharePoint … Read more >>>

Power Automate Replace Text in File

power automate replace text in file

One of my colleagues asked me to assist with replacing text in a text file stored in a SharePoint document library, so that he can send an email with the updated document file to the client. We can achieve this by using the replace() function in Power Automate. In this tutorial, I will explain how … Read more >>>

>

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…