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 / ClearCollect not working
Power Apps
Unanswered

ClearCollect not working

(0) ShareShare
ReportReport
Posted on by 9

Screenshot 2023-05-12 131944.pngAs seen in the image, is anyone able to tell me where I'm going wrong? I'm trying to make a collection from a select few columns from Table1. The error I get when hovering over is 'Structure' where 'Ident' is expected, Formula contains 'Structure' where 'Colon' is expected. The reason I'm using this formula as there are a few more columns i would like to use from Table1 and then add some new columns that aren't in Table1.

Categories:
I have the same question (0)
  • VDI Profile Picture
    337 on at

    please try below code:

     

    Clear(PatrolsBWFilteredCol);
    ForAll(
     Table1,
     Collect(
     PatrolsBWFilteredCol,
     {
     Structure: ThisRecord.Structure
     }
     )
    )

     

  • slima1 Profile Picture
    69 on at

    Try:

     

    ClearCollect(patrolsBWfilteredcol, Select(table1, "structure"))

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard