Are you tired of not being able to see the functions you’re writing? Are you getting sick of trying to work out where exactly you missed that comma that you can’t see? Then take a look at this video to see how you can get a BIGGER and BETTER expression box on Power Automate in under 4 minutes!
Read MoreA custom connector, Fantasy Premier League, independently published on Microsoft’s Power Automate. The Fantasy Premier League connector allows users to gather league, player, fixtures, results and more to be utilized on the Power Platform. An example of this is to gather the previous and current weeks league results to display the league table and movement of user ranks.
Read MoreLearn how to get every bit of information you could want on the environment your Flow is currently running on with ONE easy to use action and function.
Read MoreLearn about every Variable Action on Power Automate! This video takes you through what each action is used for, how to use them and provides several real-world examples directly on Power Automate (and Logic Apps!). It also covers EVERY variable action; Initialize Variable, Set Variable, Increment Variable, Decrement Variable, Append To String Variable and Append To Array Variable.
Read MoreThis is a video to show you how to use the Terminate action (how to stop flows during a run) within Power Automate (and Logic Apps!). This action allows you to stop flows running with a status of cancel, fail or succeed.
Read MoreThis is a video to show you how to use the Switch action (Switch Statement for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to react to data without cycling through multiple IF actions while also having a default approach when data does not match.
Read MoreThis is a video to show you how to use the Do Until action (For Loops for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data/iterate through a set of numbers, set a stop condition and specify a set of actions to run each time when the condition is not true.
Read MoreHave you ever got an error code, such as 404, on Power Automate and had no idea what it means? This blog post is to show you what common error codes you can expect to see when using Power Automate with an easy to understand description of each!
Read MoreThis is a video to show you how to use the Condition action (Similar to IF statements for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to apply a single or multiple conditions to data and react if those conditions are either true or false.
Read MoreThis is a video to show you how to use the Apply to Each action (For Each for you pro devs out there!) within Power Automate (and Logic Apps!). This action allows you to cycle through data and specify a set of actions to run each time for each item in an array.
Read More