Power Automate: startOfHour function
Dealing with dates and times is hard, especially considering time zones, formats, and regional settings. So having functions that do this for us is a …
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.
Dealing with dates and times is hard, especially considering time zones, formats, and regional settings. So having functions that do this for us is a …
So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …
It’s pretty impossible to track manually when a file is created in a folder or list of folders. Even if you have a good strategy, …
Deleting files is a dangerous operation but important regarding automation and keeping things under control. One example is temporary files. You may need a file …
Dealing with dates and times is hard, especially considering time zones, formats, and regional settings. So having functions that do this for us is a …
I ran into this issue in the Power Automate Community and found it interesting. It has all the things that automation can do for us. …
I got this question in Power Automate’s community, and the person wants to access a random element in an array so that they can extract …
It’s pretty impossible to track manually when a file is changed in a folder or list of folders. Even if you have a good strategy, …
Let’s say that you get an email all the time, but it’s not you who should deal with them. For example, you receive something from …
Arrays are part of the building blocks of Power Automate , and we can get arrays from many actions, like the SharePoint “Get Items” action, …