PowerApps

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
Power FX - Functions

Power Fx Year Function

Learn how to get the year from a DateTime type using the Year function in Power Fx. This uses a demo of the latest Copilot Studio, however it can be used anywhere that Power Fx is used (such as Power Apps).

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 Contains Function (IN Operator)

In this video, I’m going to go into how to use the Contains function! Whenever we’re working with data, be it strings or a data source, we always want to check if something is contained IN it. This is the video shows you how to write your own contains statements using the IN operator in Power Fx!

Read More
Power FX - Functions

Power Fx IF Function

Learn how to use the Power Fx If Function in Power Apps, Power Virtual Agents (PVA) and more! So what is it? It’s like a detective that checks conditions until it stumbles upon the truth, except it can also find the false outcomes too with multiple-layers of checking. This is the video for you if you’re looking to refresh your memory on the Power Fx If function or you’re a beginner to low code/no code and haven’t ever seen anything like this before!

Read More
Power Apps Canvas - Solutions

Add an Image as a Barcode / QR Code Reader Button in Power Apps

This blog post will guide you through making the barcode reader (qr code reader) button into an image, to make it more appealing on the eye for your customers and expand the possibilities with your Canvas App design without losing functionality or having to force an onclick event of a button.

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 Apps Canvas - Solutions

Transform Your Canvas App with Realistic Voices in Multi-Languages using Azure Cognitive Services

Experience the power of Azure Cognitive Services Voice Profiles in Microsoft’s Canvas Power Apps! With this cutting-edge technology, you can easily implement multiple languages and improve accessibility development, making your application more inclusive for all users. Whether you’re building a business app or a personal project, this integration will take your app to the next level with its advanced voice recognition capabilities.

Read More