Power Automate: div Function
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 …
Skillful Sardine
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.
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 …
My first article about how to parse a CSV file was on August 3rd, 2020, and this is by far the one that gets the …
I have to admit that the mul function and all the other analogous functions (sub, add, and div) is quite strange. This function will multiply …
I’ve already covered the “Get File Content” action in a previous post, but today I would like to focus on the “sister” action called “Get …
Although Power Automate is a low code application, there are some concepts that we should be aware of when building our Flows. This can be …