#powerfx

Posts tagged with this topic.

Using PowerFX with commands for cloning records with N to N relationship

Sep 2, 2023

Today we will learn how to create a command bar to clone a record with many-to-many relationships. For those who don't know, in Model-Driven-Apps, we can create a command bar (previously known as "ribbon button") that uses PowerFX (low code) query. First, I created 2 tables for...

(Preview) Let's try Dataverse Formula Column

Jun 24, 2023

Today, we will learn how to use Dataverse Formula Column where I think we can implement engaging scenarios. The scenarios are: Searching Related Table (Entity) Filtering lookup based on Selected Table Attribute When I search this one, I found an interesting part in Joe Gill's...