PowerApps

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

Canvas Power Apps – Patch Many to Many Dataverse Relationships (Relate / Unrelate)

So you have tried patching a many-to-many relationship on a Canvas Power App but it simply won’t work, how do you do it?!?! Well this video will guide you through how it works, how many-to-many relationships (OOTB) work, what you need to use, what you need to enable and shows you an real-life example.

Read More
Power Apps Canvas - Solutions

Canvas Power Apps – Automate Embedded Canvas App ID Change Between Environments

A commonly asked question I get is; ‘How do I automate the APP ID when changing environments of embedded canvas apps?’. This video will teach you how to easily automate the process of updating APP ID’s when changing moving embedded Canvas Apps between environments. No morel; updating the APP ID manually, opening and saving an app after import, republishing and displaying apps on other environments.

Read More