Power Automate: formatDateTime Function
The formatDateTime Function allows you to turn a specific date in any format you want. It’s pretty helpful since different countries represent dates differently. Another …
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.
The formatDateTime Function allows you to turn a specific date in any format you want. It’s pretty helpful since different countries represent dates differently. Another …
The team ran into this issue while parsing multi-choice Microsoft Forms elements into SharePoint using Power Automate. The problem is described correctly in the Power Automate …
Power Automate interacts heavily with APIs, and these tend to store dates in a timestamp. Timestamps are fantastic since they remove all the regional settings issues …
I’ve used the addSeconds Function in previous posts but never spent time to explain it adequately. This function adds the number of seconds to a specific …
Power Automate has a lot of cool features, but the area that is lacking, in my opinion, is function support. There are a lot of …
One of the questions I see a LOT is the Power Automate Forum are issues with accessing Excel files where you provide a dynamic path. …
Some days ago, I started having issues in all my flows, seemingly out of nowhere. I was getting Invalid Connection errors, all of them related …
The addMinutes Function works just like the addSeconds Function and other similar functions. It adds the number of minutes to a specific date, based on a …
When it comes to time drains, dealing with email is always at the top of the list. We all receive way too many emails, and …
The addDays Function works just like the addSeconds Function and other similar functions. It adds the number of days to a specific date, based on a …