Power Automate: mod function
Power Automate’s “mod” function helps you find the remainder after dividing one number by another. While it might not be the first function that comes …
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.
Power Automate’s “mod” function helps you find the remainder after dividing one number by another. While it might not be the first function that comes …
Having shared mailboxes can help a lot of a team’s productivity. You can have multiple people looking at the same inbox and dealing with emails …
The “dateDifference” function is a powerful tool for when you need to calculate the difference between two dates. It gives you a reliable way to …
This is a long-overdue article from me. I wrote an article a while ago about generating a link to an email, but I’ve received a …
If you have ever had to deal with time zones, you know how hard it is to convert them. It’s a complex problem, so we …
The “workflow function” is one of Power Automate’s most useful functions, especially when you need to reference information about your current Flow. While not immediately …
One of the most common questions when building flows in Power Automate is, “Are conditions case-sensitive?” The super short answer is “Yes,” but that would …
So you have a list of strings or integers and find duplicate items. It’s a common problem. You need to remove the duplicates to be …
Last week we explored SharePoint’s “Get File content” action and explained that we could get the file’s contents, like an Excel file. It’s quite a …
Randomization plays a massive role in our lives, even if we rarely see it. Power Automate has excellent support for randomization with the “rand” function …