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 / Collection from Sharep...
Power Apps
Answered

Collection from Sharepoint List with search

(0) ShareShare
ReportReport
Posted on by 29

Hi all, 

 

I am trying to create a collection with a Sharepoint List but searching for specific rows. (I don't want to bring back the whole list).

 

I am using the following code:

 

ClearCollect(SOROrderBack, [Search('Order SORs', Gallery1.Selected.'Site Name',"{Name}")]);

 

But the problem is that it is populating the list on the Value field of the collection. Therefore, I cannot use this to populate my gallery afterwards.

 

I've placed some screenshots of the collection after being populated.

 

ColectionError2.jpgColectionError.jpg

 

Could you give any insights.

 

Thank you, 

 

Regards

 

Marcus

 

 

Categories:
I have the same question (0)
  • Verified answer
    mdevaney Profile Picture
    29,991 Moderator on at

    @marcusramos 

    If you remove the square brackets it will not populate the collection based on Value any longer.  I believe this is your goal...

    ClearCollect(SOROrderBack, Search('Order SORs', Gallery1.Selected.'Site Name',"{Name}"));

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

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