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

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 the demonstration (Student and Subject). Then, I created … Continue reading Using PowerFX with commands for cloning records with N to N relationship
Published on:
Learn moreRelated posts
Exploring the Potential of Power Fx Functions (Preview) in Power Apps
As developers, we often encounter scenarios where the same logic needs to be written in multiple places. This may result in code redundancy an...
1 month ago
Use PowerFX in Power Automate Desktop Flow
3 months ago
Step-by-Step Guide for Using Power Fx in Power Pages (Preview)
In this blog, we’ll explore how to use Power Fx within Power Pages to build dynamic, interactive web applications. We’ll walk through key feat...
3 months ago
Using Power-Fx commands in Vs Code Terminal – Preview
Hi Folks, Looking to improve your experience developing code using Power Fx. Then try this feature which was in preview…I want to show y...
4 months ago
Power Platform – Create and Use Power Fx Functions Public preview
We are introducing the public preview for Create and Use Power Fx Functions in Power Platform. This preview will streamline the process for cr...
4 months ago
Microsoft Releases Custom Power Fx Functions Feature for Power Automate
Today Microsoft released custom Power Fx functions to support reusable code within Power Automate. In this post how to create and use these cu...
5 months ago