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 / Limit the number of ck...
Power Apps
Answered

Limit the number of ckeckbox checked ?

(0) ShareShare
ReportReport
Posted on by 52

Hi,

 

I have some chechbox in a customize gallery. I want to limit the number of possible checkbox checked to 5.

 

How it is possible ? 

 

Thank you very much.

Categories:
I have the same question (0)
  • Verified answer
    Meneghino Profile Picture
    6,949 on at

    Hi @axellefevre

     

    Here is one way to do it:

     

    1. Outside the gallery, on any part of the screen (you can even make it invisible), create a text box (TextBox1) with the following Text property:
      CountRows(Filter(Gallery1.AllItems, Checkbox1.Value))
    2. Set the Disabled property of the checkbox to this:
      Value(TextBox1.Text)>=5 && !Checkbox1.Value

    Voila, please let me know if it works

  • axellefevre Profile Picture
    52 on at

    It's works ! Thank you very much !

  • nagaraj007 Profile Picture
    294 on at
    Hi, I am unable to see the Disabled property in the checkbox. Could you please help on the 2nd step
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    This work if I'm using an EditForm with DataCard? if so .. how since I'm trying but without success 

     

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 392 Most Valuable Professional

#2
11manish Profile Picture

11manish 181 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 112 Super User 2026 Season 2

Last 30 days Overall leaderboard