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

Community site session details

Session Id : CNWsyPhZYSqCxPr3InrclG
Power Apps - Building Power Apps
Answered

Number of selected items on ComboBox

Like (0) ShareShare
ReportReport
Posted on 20 Dec 2019 17:00:56 by 13

Hi to everyone

is it possible to know the number of objects selected in a combobox?
for example I have selected 4 elements and I would like to pass this data to another field

I have the same question (0)
  • Andreapas79 Profile Picture
    13 on 20 Dec 2019 at 17:18:04
    Re: Number of selected items on ComboBox

    Thanks a lot for your solution...it's perfect

  • mdevaney Profile Picture
    29,987 Moderator on 20 Dec 2019 at 17:05:34
    Re: Number of selected items on ComboBox
    @Andreapas79
    This should be possible:

    Count(ComboBox1.SelectedItems)

    —-
    Please Accept as Solution if this post answered your question so others may find it more quickly. If you found this post helpful consider giving it a Thumbs Up.
  • Verified answer
    SeanHenderson Profile Picture
    1,104 on 20 Dec 2019 at 17:05:28
    Re: Number of selected items on ComboBox

    Hi @Andreapas79 

    Try CountRows(Dropbox.SelectedItems)

    Where Dropbox is the name of your dropbox control

     

    ---
    Please hit the "Accept as Solution" button if my post answered your question! If my post was helpful please consider giving it a "Thumbs Up."

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Loading complete