Get Relationship schema name

After adding 'Map My Relationships' control, you will require 'Relationship Schema Name' to populate relationship fields.

Here are the steps to get relationship schema names:

Power Apps:

  • Navigate to make.powerapps.com --> Select the environment --> Tables -->Select Table.

  • Select Relationships.

  • Open the relationship from the list and copy the Schema name.

One-to-Many

Many-to-One:

Many-to-Many: Let’s take an even more relevant example, a contact having a many-to-many relationship with invoices. For this, you will have to place the control on the ‘Contact’ entity form. In this case, we are considering configuring the relationship control only for the ‘Account’ entity.

  • Copy this name in comma-separated format in the properties of the Map My Relationships control.

From Classic UI:

  • Go to Settings --> Customizations --> Customize the Entity --> Select the entity from Entities component.

  • Click on 1:N Relationships, N:1 Relationships and N:N Relationships to get the list of relationships available in the system.

  • Open the relationship from the list and copy the Schema name.

One-to-Many
Many-to-one
Many-to-Many
  • Copy and paste this name in comma separated format in properties of the Map My Relationships control.

Last updated

Was this helpful?