web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Relate function multip...
Power Apps
Unanswered

Relate function multiple relationships between tables

(0) ShareShare
ReportReport
Posted on by 36

I am having trouble using the Relate function because I have two relationships and Relate doesn't specify which relationship to use. 

 

I have two tables, "People", and "Meetings", and two relationships between them. A 1:N relationship called "Primary" and a N:N relationship. How can I use the Relate function to relate a "Person" to the "Primary" field in a "Meeting"? 

The Relate function works if I only have the 1:N relationship, but does not work when I also have a N:N relationship between the two tables. 

 

I am currently getting the error "The function 'Relate' has some invalid arguments." and my code is 

Relate(ComboBox5.Selected.Meetings,ComboBox4.Selected)

 

Is this an impossible situation where I need to change my relationships? Or is there a solution that I am failing to see?

 

jawalley_0-1647954215238.png

 

 

I have the same question (0)
  • Drew Poggemann Profile Picture
    9,287 Most Valuable Professional on at

    Hi @jawalley ,

     

    Question for you, you appear to be trying to link a related record to the ComboBox1 that would be multiple records right?  Is Meetings a "single" record?  It needs to be, so I would think something like the following might work in your case:

    Relate(First(ComboBox5.Selected.Meetings),ComboBox4.Selected)

    Not sure if this makes sense for your situation

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard