Power Automate

Terminology

Parallel Programming Explained: A 60 Second Overview (Make your Power Automate Flows more Efficient!)

In this video, I’ll be providing an overview of parallel programming in 60 seconds, using basic examples. I use the example of multiple trains on a track to demonstrate how parallel programming works. Each train has its parallel motion, much like how different processors or cores can work on different tasks simultaneously.

Read More
Terminology

New to Computer Science? Unlock the Mystery of Forks with this Easy Explanation!

Discover the world of computer science and learn what a fork is with this beginner-friendly guide. A perfect read for those new to the field.

Read More
Terminology

Understand What Repositories Are: An Easy Guide for Computer Science Newcomers & Non-Techies

Learn the basics of repositories and how they are used in computer science with this simple and easy-to-follow guide designed for non-technical beginners. Get a clear understanding today!

Read More
Power Automate - Solutions

Fantasy Premier League (FPL), Power Automate & Microsoft Teams

Learn how to get your Fantasy Premier League (FPL) information (league, manager, general stats etc) automatically delivered straight to your Microsoft Teams chat or channel through the use of Power Automate.

Read More
Power Automate - Functions

Power Automate Functions – Slice (Cut up strings!)

This is a video to show you how to use the Slice function within Power Automate (and Logic Apps!). This function allows you to slice(cut) a string by providing a start number (index) and an end number (index) to return the contents of the string between the two numbers.

Read More
Power Automate - Functions

Power Automate Functions – Sort (Sort arrays by default or by column!)

This is a video to show you how to use the Sort function within Power Automate (and Logic Apps!). This function allows you to sort an array by default or by a specific column, I use Star Wars characters to explain the more complex column approach.

Read More
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