Skip to main content

Notifications

Power Apps - Microsoft Dataverse
Suggested answer

Multiselect lookup option in modeldriven apps

(0) ShareShare
ReportReport
Posted on by 6
I have a PONo as lookup column in project master dataverse table as 1 project can have multiple po no so in model driven app form and view I want that po lookup filed as multiselect option.
Categories:
  • Suggested answer
    Fubar Profile Picture
    Fubar 7,675 on at
    Multiselect lookup option in modeldriven apps
    A Lookup field type is the child in a 1 to many relationship and can only hold 1 value.  You would need to create a many-to-many relationship between your Project and the table with PONo, and then use a subgrid to capture the multiple records (you could improve the 'clunkyness' of associating them by applying a Code Component you can see some examples in the PCF Gallery).
     
    note: the link in the previous response by someone else refers to having a lookup that can hold different record types (but is still limited to 1 value) to give functionality like the Customer Lookup where it can hold a Contact or a Account record but for tables of your choice.
  • Jonathan Manrique Profile Picture
    Jonathan Manrique 2,678 on at
    Multiselect lookup option in modeldriven apps
    Hi
     
    I share with you the official documentation
     
    It is important that you know that it is not an OOBT feature, you must use code to be able to use this feature
     
    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.
    You can accept more than one post as a solution
    Follow me on Linkedin, I talk about Power Platform
    www.linkedin.com/in/jonathan-manrique-rios
     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,422

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,711

Leaderboard

Featured topics