Power Automate: Outputs function
The “output” function is used to get the values from actions. Similar to how “variables” function but for all actions instead of only variables. Let’s …
Making your life easier!
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.
The “output” function is used to get the values from actions. Similar to how “variables” function but for all actions instead of only variables. Let’s …
Let’s face it. Large libraries can’t know when a file changes, so automation here is necessary and the only way to do it. With the …
There’s the adage that email is where productivity dies, and I believe it, so having an action in Power Automate that helps us keep our …
Variables are a great way to keep data between actions and manipulate it so we can use it further down the line. But what about …
Did you know you can trigger Power Automate for items directly in SharePoint? Let’s say you have a list of employees and want to trigger …
Variables are one of the most valuable actions in Power Automate , and today, we’ll look at how the “decrement variable” action works. The “decrement …
Parsing URLs is super hard, but Power Automate has many functions that deal with this so nicely that it is a waste of time for …
Flags are a great way to organize emails, but we can do a lot more to get our email under control. For example, archiving to …
Variables are one of the most valuable actions in Power Automate, and today, we’ll look at how the “increment variable” action works. The “increment variable” …
We’ve covered in the path the indexOf function, but today I wanted to cover the less known brother function, the “nthIndexOf” function. It does the …