Power Automate

Power Automate - Solutions

Days Between Dates in Power Automate

Have you ever wanted to calculate the days or days and time between two dates on Power Automate? Then watch just how easy it is, once you understand the logic, with this video tutorial. I will walk you through step-by-step instructions explaining the complexity and the benefits and negatives of both methods.

Read More
Power Automate - Solutions

Easily Avoid Apply to Each Loops in Power Automate

This video is to show you just how easy it is to avoid Apply to Each loops in Power Automate. You no longer have to cycle through time-consuming processes that you can simply avoid and speed up your flows. I’ll show you just how simple it is to get the first and/or subsequent rows without needing the apply to each action.

Read More
Teams - Solutions

Add the Fantasy Premier League (FPL) 2023 – 2024 Season to your Microsoft Teams Chat

Fantasy Premier League (FPL) is starting again in less than a week! Now, picture having all your league updates delivered to your Microsoft Teams chat or channel every Monday morning. In the tutorial video, I’m super excited to show you how you can achieve this integration using the Microsoft Power Automate.

Read More
Terminology

Find Out Why Sequential Programming is Important, Especially for Power Automate

Watch this 60-second video on the importance of sequential programming! We will be focusing particularly on Power Automate as a demonstratable example. However, we will break down the complexity by using a simple example of a line of people to help you understand why sequential programming is crucial for both software developers and low/no coders.

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