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 / Update many-to-many re...
Power Apps
Unanswered

Update many-to-many relationship by combobox inside gallery

(0) ShareShare
ReportReport
Posted on by 208

I would like to update an m:n relationship between two dataverse tables in a canvas app that gets imported in a model-driven app.

 

I use a combobox inside a gallery to display and set the m:n relationship.

 

Gallery: (filtered through the combobox cbAnswerSheet)

 

 

Items: Filter(Answer, AnswerSheet.new_answersheetid = cbAnswerSeheet.Selected.new_Answersheet.new_answersheetid)

 

 

 

Inside the gallery is a combobox that should update the m:n relationship:

 

 

Items: Filter(Choice, Question.'Question(new_questionid)' = ThisItem.Question.'Question(new_questionid)')

DefaultSelectedItems: ThisItem.Choices

 

 

Answer and Choices both have a lookup to Question. 

 

I'm looking for the function to relate and unrelate the selected items in the combobox with the "ThisItem" of the gallery. Something like:

 

 

OnChange:
ForAll(Items, If(item in selection, Relate(item, ThisItem.Choice), Unrelate(item, ThisItem.Choice)

 

 

How do you do this? 

 

Data Model:

carl1to_0-1657025969957.png

 

I have the same question (0)

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 477

#2
WarrenBelz Profile Picture

WarrenBelz 341 Most Valuable Professional

#3
11manish Profile Picture

11manish 317

Last 30 days Overall leaderboard