Dataverse

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

Easily Avoid Apply to Each Loops in Power Automate

This 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 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
Dataverse - Solutions

Dataverse Data Importing – Modify the CreatedOn Field (using Templates for Data Import)

This is a video will provide you with an introduction to Templates for Data Import, Mapping Data and show you how to import data on Dataverse while modifying the CreatedOn column.

Read More
Power Apps Canvas - Solutions

Setting a Default Selection with Dataverse Lookup Fields in Canvas Apps

Today we’re going to look at how you can set a default selection using Dataverse Lookup fields in Canvas Power Apps. Why would you want a default field selected? Well, if you’re using a lookup field to a User() entity, you may want to auto-select the logged in user rather than forcing the User to […]

Read More