In today’s blog, I’m going to discuss a useful Microsoft Power Automate desktop function. It’s one of the functions that you’ll use if you do any kind of web automation within Power Automate desktop. This function is called the Launch new browser. You can watch the full video of this tutorial at the bottom of
Tag: Power Automate functions
Did you know you can use Power Automate to create chat functions and bots within teams? In this tutorial, I’ll show you how you can mix Power Automate with Teams to create workflows that trigger every time a message is sent. You can watch the full video of this tutorial at the bottom of this
In this tutorial, we’ll be looking at some Power Automate Logical Functions that we can use in our workflows. We won’t be needing the Condition connector when using these functions. Power Automate logical functions compare values and expressions which either return true or false in our flows. We can also get more familiar with the
Power Automate String functions allow users to convert strings, string characters, format strings, and more. They are used extensively to convert data to other sources. In this tutorial, we’ll go through some complicated String functions that can be used in Microsoft flows – the substring and indexOf functions. Power Automate String Function: Substring First, let’s
Learning how to combine two or more strings is essential in creating MS flows. In this tutorial, we’ll discuss two of the most important Microsoft flow string functions – concat and replace. The concat function simply combines two or more strings together and returns the combined string, while the replace function replaces a substring with