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 / Creating a collection ...
Power Apps
Answered

Creating a collection from gallery and display all content as string

(0) ShareShare
ReportReport
Posted on by 834

Hi All,

i have a gallery that has its item in a SharePoint list.

I added a button that records all items from this gallery to the collection. I actually need to capture/display two values from the gallery but let's try if I can do at least one:

ClearCollect(
 collSimpleTextReport,
 ForAll(
 Gallery2.AllItems,
 {Title: Gallery2.AllItems}
 )
)

Now I struggle that these should be displayed in a label or text input field but cant get it working...

Categories:
I have the same question (0)
  • Verified answer
    BCBuizer Profile Picture
    22,833 Super User 2026 Season 2 on at

    Hi @Sifu ,

     

    Rather than messing with collections and ForAll(), try to use Concat():

     

    Concat(Gallery2.AllItems,Title)
  • Sifu Profile Picture
    834 on at

    yes, i already figured that this might be easier way to go, thanks!

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

#2
11manish Profile Picture

11manish 134 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 101 Super User 2026 Season 2

Last 30 days Overall leaderboard