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 MoreLearn 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 MoreI’ll show you how to efficiently arrange rows in Dataverse using any column, including Lookup columns! Stop using the SortBy in the List Rows action and start using this, it offers you so much more in terms of sorting options, without all those pesky limitations!
Read MoreHave you ever wanted to calculate the days or days and time between two dates on Power Automate? Then watch just how easy it is, once you understand the logic, with this video tutorial. I will walk you through step-by-step instructions explaining the complexity and the benefits and negatives of both methods.
Read MoreThis video is to show you just how easy it is to avoid Apply to Each loops in Power Automate. You no longer have to cycle through time-consuming processes that you can simply avoid and speed up your flows. I’ll show you just how simple it is to get the first and/or subsequent rows without needing the apply to each action.
Read MoreFind out about Microsoft’s Power Virtual Agents and its latest feature, Copilot! In this video (in less than 60 seconds!!), we will be discussing how Copilot is making topic building easier and faster for Power Virtual Agents users.
Read MoreWatch this 60-second video on the importance of sequential programming! We will be focusing particularly on Power Automate as a demonstratable example. However, we will break down the complexity by using a simple example of a line of people to help you understand why sequential programming is crucial for both software developers and low/no coders.
Read MoreIn this video, we delve into Microsoft’s PowerFX formula “month” and how it can SAVE you hours of work. We begin by explaining what the “month” formula is and how it works to extract the month from a date.
Read MoreIn this video, I’ll be providing an overview of parallel programming in 60 seconds, using basic examples. I use the example of multiple trains on a track to demonstrate how parallel programming works. Each train has its parallel motion, much like how different processors or cores can work on different tasks simultaneously.
Read More