Power Fx

Artificial intelligence (AI)

Microsoft Power Platform 2024 Release Wave 2

With the 2024 Wave 2 release, Microsoft’s Power Platform brings in a lot of new Copilot capabilities aimed at helping organizations streamline processes, unlock insights, and drive meaningful impact faster than ever before. From process automation to real-time insights, these Copilot features promise to take the Power Platform from toolset to trusted business partner, but there’s more!

Read More
Power Apps Canvas - Solutions

Power Platform Admin Center Copilot

There’s now a Copilot to help you with your Power Platform Admin Center! The Copilot page is a place for Power Platform admins to go for information, visibility, and controls for Power Platform Copilots, including: Educational resources to help you get started with Copilot, answer questions about data and security fundamentals for AI features, and stay […]

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