Stepping into the realm of automation might seem like a daunting endeavour. Yet, with the right tools like Microsoft Power Automate, the task is simplified. Imagine having a personal assistant to help streamline your day-to-day business tasks. This blog post is a beginner's guide to understanding the benefits of Power Automate.
How to Find Files in OneDrive That Match a Naming Pattern using Power Automate
We can find files in OneDrive by matching a file pattern (known as a regular expression). For example, file names that starts with "Client Files", followed by seven digits, followed by a date.
How to Extract and Send SharePoint List Item Comments via Email
Power Automate offers a range of capabilities to automate business processes, including the ability to extract data from SharePoint lists and send it via email. In this tutorial, we will leverage Power Automate to retrieve comments associated with a particular SharePoint list item and send them to an email recipient.
How Do I Update a SharePoint Multi-Select People Column using Power Automate?
Discover how to update a SharePoint multi-select people column using Power Automate. Use the SharePoint connector. Simply format an array of users with the correct values for the people column.
How to Extract Numbers from a String Using Power Automate
For those who are new to Power Automate, it's important to know that there is no built-in function that can extract numbers from a text string. In this post I'll show you how to create a simple flow that can automatically scan a text string and extract all the numbers within it.