Microsoft PowerApps

Power Automate - Solutions

Build and Share Prompts with the Power Platform Prompt Builder using AI Builder

Prompt builder is a prompt engineering tool from AI Builder. This tool lets makers write and test prompts for the text generation model within the Power Platform. Learn how to use this in this blog post!

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