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 / Listing records from a...
Power Apps
Answered

Listing records from a Dataverse table with a Choices Column in a PowerApps gallery

(0) ShareShare
ReportReport
Posted on by 2

Hello, 

I am making a PowerApps that records notes from meetings with various stakeholders. The application allows records to be search and edited as well as new ones added. It is fed by and feeds a Data verse table. Many of the input boxes for new or edited records are from a Data verse Choice Column (eg. column named Community allows the selection of one or multiple choices). In my Galley I am trying to have a text box that writes out the selected (populated in the table) values for that entry. 

 

I understand that DV table Choices Columns save their data as a table. I can get it to list one of the selected communities (i.e. one of the rows on the Choices table) using Index or First (example; First( ThisItem.Community).Value.) or using Index(ThisItem.Community).Value,2) which lists the second item).

 

But I want all the selected communities in one string. Help is appreciated. @Reza 

Categories:
I have the same question (0)
  • Verified answer
    michelle4 Profile Picture
    98 on at

    Hi

     

    Try using the below to string together all the selected responses. You can replace the delimiter with anything you prefer. 

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

     

    Kind regards

    Michelle

     

    Please give it a thumbs up if you appreciate my efforts. If it helps resolve your query then please accept my reply as a solution.

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard