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 / OnUncheck in the galle...
Power Apps
Answered

OnUncheck in the gallery don`t ClearCollect

(0) ShareShare
ReportReport
Posted on by 77

Hi Team 

I have gallery where user is booking a desks by checkBox 
image.png

Now CheckBox Properties:

OnCheck

 

Set(DeskAvb, DeskAvb -1);
Collect(MultiDeskSelection,ThisItem)

 



OnUncheck

 

Set(DeskAvb, DeskAvb +1);
ClearCollect(MultiDeskSelection,ThisItem)

 

 
User can check only one desk if he will check 2 or more he will have popup window.

The glitch i have is that when user check two or more boxes and then uncheck all the collection still store a desk.

If user check desk 83, 85, 87 and then uncheck 83, 85 the collection will store desk 85 (should 87)

So somehow I am using wrongly the ClearCollection( function 

When the screen is loading I am clearing the collection and when DeskAvb hit 1 I am also clearing the collection so it`s not because it left from other screen 

Any thoughts please ? 

Categories:
I have the same question (0)
  • Verified answer
    KrishnaV Profile Picture
    5,023 on at

    Hi @m0le ,

     

    OnUncheck try this:

    Set(DeskAvb, DeskAvb +1);
    Remove(MultiDeskSelection,ThisItem)

     
    I hope this resolved your issue if you see any challenge/need further help please let me know I am always happy to do it for my community.

    Regards,
    Krishna
    If this post helps you give a 👍 and if it solved your issue consider Accept it as the solution to help the other members find it more.

  • m0le Profile Picture
    77 on at

    So simple, thank you !

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard