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 :
Power Apps - Building Power Apps
Answered

how to show list for selected items in canvas apps form

(0) ShareShare
ReportReport
Posted on by 819 Super User 2025 Season 2

FnuMeenu_0-1715880115598.png

 

FnuMeenu_1-1715880152638.png

 

Good Afternoon! 

 

I would like to show my 4 selected items in canvas form app. In second image it is showing only 4 items however not items names.

 

I have the same question (0)
  • mmbr1606 Profile Picture
    14,558 Super User 2025 Season 2 on at
    Re: how to show list for selected items in canvas apps form

    hey @mtsts 

     

    what does the Displayfield of the dropdown say?

    click on the dropdown and on the right hand side tab you see Fields and next to it says edit. click that and have a look at the properties there

     

    maybe also be the case that the text of the options is too long to display them

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    on at
    Re: how to show list for selected items in canvas apps form

    HI @mtsts,

    It is a known issue that ComboBox will directly display the count of selected items if the item name is too long.

    There is no OOTB way to make item names fully expand.

     

    As a workaround, you could add a Label under the ComboBox with Text property as below to display all the selected items:

    Concat(ComboBox.SelectedItems,Value,",")

    Or, you could set the Tooltip property of the ComboBox as the same above formula, so that it will display full name when you hover your mouse cursor over the ComboBox.

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 819 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 308 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 222 Super User 2025 Season 2

Last 30 days Overall leaderboard