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 / Read combobox items fr...
Power Apps
Answered

Read combobox items from Sharepoint on a label

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello everyone!

 

I have an app which save the selected items from a combo box into my sharepoint list.

Now i'm trying to read those items on a label and i dont know how to do it.

I created a Gallery and the label which should read the column with my multiple values got an error because its using the following line:

ThisItem.'Column'

 

Anyone could help me, please?

Categories:
I have the same question (0)
  • zaphod88 Profile Picture
    502 on at

    What kind of column are you saving the input of the combobox to? Can you show the saving formula or are you using a form?

  • sperry1625 Profile Picture
    765 Super User 2024 Season 1 on at

    You shouldn't use a Label in your Gallery to display the data.  You can use a Combo Box, set Display Mode to View and set the "MultiValueDelimeter" property to a "," or whatever your preference is.  Also, make sure Multi Select is on, if you allow multi select.  This should display your values in the Gallery.

     

    _____________________________________________________________________________________
    Click on the Thumbs Up. Solved your problem? - Click on Accept as Solution. Others seeking the same answers will be happy you did.

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @Anonymous,

    Based on the issue that you mentioned, do you want to display Combo Box selected items in a Label within a Gallery?

    Could you please tell me that how you set the Items property of the Combo Box?

    What is the column type corresponding to the column you populate the Combo Box, is it a Choice or a Text?

    I assume it is a Choice column, please set the Text property of the Label as below:

    Concat(ThisItem.Column,Value,",")

    v-qiaqi-msft_0-1620290268645.png

    Check if it could help you.

    Regards,

    Qi

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 413

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
timl Profile Picture

timl 315 Super User 2026 Season 1

Last 30 days Overall leaderboard