Power Automate: HTML to Text Action
There are times when HTML is not helpful, being for parsing the text or saving it. Removing HTML tags is a pain; that’s why the …
Making your life easier!
Microsoft Power Automate is an automation tool that is super powerful and quite accessible to everyone. Each article is a step-by-step tutorial that teaches you how to build your automation in Microsoft Power Automate. Time spent automating day-to-day tasks always pays off since you free precious time to do other, more complex tasks. And who doesn’t need extra time? If you’re a pro, I’m sure you can find something useful and learn.
There are times when HTML is not helpful, being for parsing the text or saving it. Removing HTML tags is a pain; that’s why the …
The array function will convert any value into an array. By any value, I mean one value only! The point of this function is not …
SharePoint is an amazing place to store information, and lists are the most useful way to organize the information. With the release of Microsoft Lists, …
SharePoint made great progress with the news feature, especially now in modern SharePoint sites. They look good both on the web and mobile, and it’s …
I have to admit that the div function and all the other analogous functions (sub, add, and mul) is quite strange. This function will divide …
There are times where we have multiple possible values, and we want to have different workflows for each. Think in the case of a category. …
I’ve been banging on this drum for a while, but error handling is essential in all Flows that do some work in “production” data. Having …
We usually want our Flows to run as fast as possible, but sometimes there Flow or any other platform needs a bit of extra time …
Automation is key when it comes to automatic documentation, and creating folders and templates automatically is the way to get things prepared and done for …
I’ve been talking a lot about automatic documentation, and it’s a topic that I’m more and more interested in. Having incomplete or no documentation is …