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 Apps - Building Power Apps
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

View items form SharePoint list that is concatenated

Posted on by
Hi 
I have create an app to collected data using gallery, collection to patch multiple records ,
also used concat to combine all the records in one line
please check the SharePoint list 
Now I want to view this date in another gallery but this is showing with me 
I have added a VAR in onestart to identify the item using ID 
If(
    !IsBlank(Param("ID")),
    Set(
        varItem,
        LookUp('Purchase Request', ID = Value(Param("ID")))
    )
);
then set the item property of gallery to varItem 
 
but this is the format showing like this
I want it to be in multiple lines
same as the gallery I have entered the data in is there a way to separate the concatenated  date to show them separately 

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard

Featured topics