Relate and Unrelate functions in Canvas Apps
In this blog post, you'll learn about two important functions in Canvas Apps - relate() and unrelate(). The relate() function establishes linkages between records through a one-to-many or many-to-many relationship in Microsoft Dataverse. On the other hand, the unrelate() function breaks the linkages between associated records.
By understanding how to use these functions, you can create more advanced and customized Canvas Apps that meet your specific needs. With relate(), you can establish relationships between different records, which helps to simplify data management and analysis. Meanwhile, unrelate() allows for more precise control over how records are related, giving you the flexibility to modify these relationships as needed.
Whether you're a seasoned Canvas Apps developer or just starting out, this blog post provides valuable insights into how to use relate() and unrelate() functions for better data management and analysis. So, dive in and start exploring the possibilities!
Read More »Published on:
Learn moreRelated posts
Create N:N relationship in DataVerse/Dynamics 365 using Xrm.WebApi
In this blog post, the author explores how to create N:N relationship records in Dynamics 365/DataVerse using client API Xrm.WebApi. The Xrm.W...
Creating an N:N (many-to-many) relationship in Dynamics 365/Power Platform (Dataverse) and utilizing custom pages in Power Apps
In the evolution of PCF controls, Canvas Apps and Sub-Grids ive worked with MTC Super Grid along with custom Web Resource Grid implementation....
How to Directly Call Microsoft Graph API from Canvas App Power Apps
This video tutorial is dedicated to guiding you on how to directly call Microsoft Graph API from your Canvas App Power Apps. For seamless inte...
Using calculation groups or many to many relationships for time intelligence selection
Are you looking for efficient ways to filter time periods in your DAX analysis? This post highlights two methods - calculation groups and many...
Exploring Power Apps Ideas (PREVIEW) feature in Canvas App Designer
The new Power Apps Ideas (PREVIEW) feature in Canvas App Designer is an exciting development for those looking to streamline their app develop...
One-to-One Relationships - The Whiteboard #11
In this edition of "The Whiteboard", you'll explore the concept of one-to-one relationships and its importance in data modeling. While it is a...
One-to-Many Relationships - The Whiteboard #08
In this episode of "The Whiteboard," the focus is on one-to-many relationships, a fundamental concept in database design. By delving into real...
Why my bridge table is not working? Why should I avoid Many-To-Many relationship? |BI Consulting Pro
If you're having issues with your bridge table and wondering why many-to-many relationships should be avoided, then this video is for you. Wit...
D365 CRM Entity Relationships
In this post, we delve into the different types of entity relationships in Microsoft Dynamics 365 CRM and offer insights into how they work. U...