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 / How to only display a ...
Power Apps
Answered

How to only display a record that has many choices

(0) ShareShare
ReportReport
Posted on by 250

Hello,

 

I have a combo box displaying plan numbers and i want to only display the elevation associated with that plan. So when the user selects the plan the other combo box will only show the elvations choices. No sure if i need to use a filter or a lookup. pic 10.JPG

 

Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @patty789 

    I would suggest using the FILTER function because it can return many values (i.e. elevations) as opposed to LOOKUP which can only return a single value.  Put this ocde in the Items property of your combobox.

     

    Filter(your_datasource_name,Plan in ComboBox1.SelectedItems.Plan)


    My solution assumes your 1st combobox is storing the plan in a column called "Plan".

     

    ---
    Please click "Accept as Solution" if my response helped to solve your issue so that others may find it more quickly. If your thought the post was helpful please give it a "Thumbs Up."

     

  • patty789 Profile Picture
    250 on at

    @mdevaney  i tried what you suggested however i am still getting an errorpic 11.JPG

     

    pic13.JPG

     

  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @patty789 

    I updated my answer.  It seems we were both typing at the same time.

     

    Filter('Plan and Elevation',Plan in ComboBox6.SelectedItems.Plan);

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard