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 / Remove Item from colle...
Power Apps
Answered

Remove Item from collection on uncheck of check box - people field

(0) ShareShare
ReportReport
Posted on by 1,257 Super User 2024 Season 1

I have this as my on check function of checkbox in gallery

 

Collect(colNotification,ThisItem.User.Email)

 

and I thought I could just use this

Remove(colNotification,ThisItem.User.Email)

 

to remove on the uncheck.  As I've done plenty of times.  However I've never done it with a people field and it obviously behaves differently? as I'm getting an error to say  the function remove has some invalid arguments.. however I don't know what they are !  have tried a few different variations but no avail.  In the collection itself the column is called Value so obviously have tried that both stand alone thisitem.value and thistime.user.value..  however none works.

 

What am I missing?

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,315 Most Valuable Professional on at

    Hi @vffdd ,

    On the remove

    RemoveIf(
     colNotification,
     Value = ThisItem.User.Email
    )

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    Visit my blog Practical Power Apps

     

  • vffdd Profile Picture
    1,257 Super User 2024 Season 1 on at

    That's it !  thanks as always @WarrenBelz  🙂

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard