Associate Multiple Records in Canvas App using PowerFx

Create a Blank Canvas app and Insert a vertical gallery in the New Screen Choose Account as data source. Lets consider this as Accounts Gallery Insert another vertical gallery and place it right side – Lets consider this as Related Contacts Gallery (RCG) Select the Items property of RCG as “N:N” relation with the Account […]
Published on:
Learn moreRelated posts
🔓 Understanding the “Access app scope” Feature in Canvas App Components (Power Apps)
💡 Introduction In Power Apps Canvas Apps, components play a crucial role in building reusable UI and logic blocks. However, traditionally, co...
10 days ago
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
Canvas App | Easy way to use SVG icons with PowerIcons
In my previous articles, I explained how to use SVG icons in Canvas Apps by manually modifying the SVG content to make it compatible with Canv...
1 month ago
How to Detect that a PCF is Running Inside a Canvas App / Custom Page
Usually my target is to develop a PCF working inside all types of apps: Canvas App (or Custom Pages), Model-Driven Apps and hopefully also ins...
2 months ago