Power Automate

Power Automate - Functions

Power Automate – Increase the size of the Expression Editor

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 More
Power Automate - Solutions

Community Connector – Fantasy Premier League

A 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 More
Power Automate - Actions

Power Automate Actions – Get Environment as Admin (Get Current Environment Information Easily)

Learn 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 More
Power Automate - Actions

Power Automate Actions – A Complete Guide to Variable Actions (Every Variable Action)

Learn 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 More
Power Automate - Actions

Power Automate Actions – Terminate (Stop Flows During a Run)

This 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 More
Power Automate - Actions

Power Automate Actions – Switch (Switch Statement)

This 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 More
Power Automate - Actions

Power Automate Actions – Do Until (For Loop)

This 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 More
Power Automate - Solutions

Power Automate – HTTP Error Codes (and what they mean!)

Have 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 More
Power Automate - Actions

Power Automate Actions – Condition (React to Data)

This 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 More
Power Automate - Actions

Power Automate Actions – Apply To Each (Cycle Through Multiple Items and Perform Actions on Each)

This 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