SharePoint: RoundUp Function
Rounding number is sometimes necessary, and it’s an essential operation in math, but it can be tricky depending on how you do it. That’s why …
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 number is sometimes necessary, and it’s an essential operation in math, but it can be tricky depending on how you do it. That’s why …
SharePoint is fantastic in everything related to files, so having Power Automate automating things in the background is even better. Today we’ll check on the …
Power Automate reacts perfectly when things change in Microsoft Planner. For example, we have a trigger that fires “When a task is completed”, which can …
Nothing compares to the Power Automate “if “function when it comes to fundamental functions. It exists in all platforms, programming languages, and tools. You name …
Comparisons are an essential part of any platform, and Power Automate has fantastic functions to help us with that. For example, the “greaterOrEquals” function serves …
We all use Excel, and it’s a great way to store information, so today, we’ll explore how to fetch data from an Excel file by …
The integrations between Power Automate and Power Apps are exceptional, and you can easily trigger Flows from Power Apps. You can even provide information from …
JSON is a standard used in multiple areas like integrations between systems (like Power Automate connections, for example), so it’s pretty widespread even if we …
SharePoint list items change a lot, and it’s handy to know when they do. So today, we’ll check the “When an item is created or …
Arrays are part of the building blocks of Power Automate. We can get arrays from many actions like the SharePoint “Get Items” action, for example. …