PowerPlatform

Power Automate - Solutions

An Introduction to Power Automate Cloud Flows with Examples

In this video I will introduce you to the exciting world of Power Automate in 2024! This is a comprehensive guide for anyone wanting to have an overview of Power Automate with some Cloud Flow examples.

Read More
Copilot Studio - Solutions

An Introduction to Automation Testing with Copilot Studio

This is a tutorial where we will jump into the world of automation testing for Microsoft Copilot Studio walking you through a comprehensive guide for users that are looking to streamline their testing process for manual topics. This blog post will cover the essentials of writing effective tests and demonstrate how to execute them efficiently.

Read More
Power FX - Functions

Power Fx Value Function (Convert Text to Numbers) in Power Apps & Copilot Studio

Learn how to use the Value function’s capabilities in Power Fx to convert Text to Numbers. This demo uses Power Apps, but it’s the same wherever Power Fx is used (such as Copilot Studio etc).

Read More
Power FX - Functions

Power Fx Day Function (Get the Day from a Date) in Power Apps & Copilot Studio

Learn how to use the Day function’s capabilities in Power Fx. The day function allows you to easily extract the day from a date and time value, allowing you to manipulate or respond to the data you retrieve. This demo uses Copilot Studio, but it’s the same wherever Power Fx is used.

Read More
Power FX - Functions

Power Fx Month Function (Get the Month from a Date) in Power Apps & Copilot Studio

Learn how to use the Month function in Power Fx to get the month from a DateTime, in this video I’ll use Copilot Studio to show you how as well as provide you with examples of why you would use this function and exactly what it does! However, this can be used anywhere Power Fx has been implemented (such as Power Apps or Copilot Studio!).

Read More
Copilot Studio - Solutions

Getting Started with Microsoft Copilot Studio | An Introduction

Ever thought about owning a custom copilot for your personal, business or any website? It’s time to turn that thought into reality! Learn how to build a custom copilot, using Microsoft Copilot Studio.

Read More
Power FX - Functions

Power Fx IsToday Function

Learn how to use the ‘ISTODAY’ function in PowerFX! This handy function helps you determine if a date provided matches the current date today, and simply returns a true or false. Learn how to use it effectively in this video!

Read More
Power FX - Functions

Power Fx Now Function

Learn about the Now function in Power Fx. It’s a function that returns the current date and time as a date/time value. It works with the local time of the current user however, while you can use it to perform calculations or comparisons with other date/time values you can use Now to get the current time in UTC by adding the TimeZoneOffset for the given time

Read More
Power FX - Functions

Power Fx Today Function

Learn how to use the TODAY function on Power FX. If you’ve ever found yourself wrestling with manual date entries or wasting time trying to mess around with users location and their ‘today’s’ date, this tutorial is for you. I’ll walk you through the easy steps to use the function and show you how it requires updating alongside that it’s based on user location, saving you time and eliminating date-related headaches.

Read More
Power FX - Functions

Power Fx Concatenate Function

Learn how to use the Concatenate function in Power Fx, the low-code programming language created by Microsoft. The Concatenate function allows you to join together multiple strings of text and strings in tables, but only in certain scenarios! You will see some examples of how to use the Concatenate function with individual strings, single-column tables, and mixed arguments.

Read More