SharePoint: RoundDown Function
Rounding is a fundamental operation in math, but it can be tricky depending on what you’re rounding. That’s why having the SharePoint “RoundDown” function is …
Skillful Sardine
Reference articles will contain information about specific functions and concepts for Microsoft Power Automate, Power Apps, and SharePoint for functions, Actions, and Triggers. It will teach you how to use them and show you pitfalls, limitations, and best practices on how to use them efficiently.
Rounding is a fundamental operation in math, but it can be tricky depending on what you’re rounding. That’s why having the SharePoint “RoundDown” function is …
The SharePoint connector is one of the complete connectors, especially when it comes to lists. We can do a lot of operations to list items, …
Having Flows that do everything for us without us even having to trigger them is fantastic. The “Recurrence” trigger does precisely this for us. It …
The “lastIndexOf” function is the corollary to the “indexOf” function, where it returns the last occurrence. It always returns a number, and it will return: …
The “Respond to a PowerApp or flow” action is not very useful for single running Flows, but when you create “Helper Flows,” you need this …
Automating file management is an excellent way to save time, especially if you have many. There are many advantages to knowing when a file is …
One of the trickiest things is to keep data consistent, especially if it’s inserted by the users. Each person has their way of providing data, …
File metadata is boring but can be incredibly useful. The SharePoint “Get File Metadata” action enables you to get information like the file’s path, size, …
Today a premium connector. The “When an HTTP request is received” trigger is special because it enables us to have Power Automate as a service. …
The item function is oftentimes misunderstood since it’s not common to be used, but it’s beneficial. For example, when you’re inside a repeating action, like …