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 / filter with a checkbox
Power Apps
Answered

filter with a checkbox

(0) ShareShare
ReportReport
Posted on by 122

Hi i have a  filter with a textbox and now i want to add a checkbox to see if a Yes/no column is on or off , i have tried several things but i can not figure it out ,this is my filter 

Expolio_0-1636535543513.png

"revision" is the name of the yes/no column but with this i have a strange result 

any idea? 

Thanks to all 

Categories:
I have the same question (0)
  • zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    I haven't worked with Yes/No column but can you try

    revision.Value

  • WarrenBelz Profile Picture
    156,425 Most Valuable Professional on at

    Hi @Expolio ,

    Why do you have a Multiply * symbol ? Also a CheckBox Value can only be true or false - what are you trying to do here?

  • Samuel Rollón Profile Picture
    122 on at

    you cant put value 😞

  • Samuel Rollón Profile Picture
    122 on at

    sorry it was a typo let me explain: 

    Expolio_0-1636536482651.png

    i just wanted to show me the people that i looke up for AND when i click the checkbox i want to show me the people that has that colmn in yes 

  • WarrenBelz Profile Picture
    156,425 Most Valuable Professional on at

    @Expolio ,

    Instead of

    * Checkbox1.Value = revision

    put

    && Checkbox1.Value

     

    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

  • Samuel Rollón Profile Picture
    122 on at

    okey i already have a filter that filter gallery with a textbox , now  i have a Yes/No column and i add a checkbox , i want to add a new filter with the checkbox to the Yes/No column in mi text filter that already exits

  • WarrenBelz Profile Picture
    156,425 Most Valuable Professional on at

    @Expolio ,

    That is exactly what I posted - replace your code at the top with the code at the bottom.

  • Samuel Rollón Profile Picture
    122 on at

    Thank you , i have tried that before but if i click in the checkbox it doesnt show me the records that has to show .

    this is mi formula : 

    Expolio_0-1636542951695.png

     

  • Verified answer
    WarrenBelz Profile Picture
    156,425 Most Valuable Professional on at

    @Expolio ,

    Could you please put what I posted - also post your code in Text in future and check carefully the below for spelling as I OCRd it

    Filter(
     bdfinall;
     (
     busqueda.Text in Linea || busqueda.Text in USUARIO || busqueda.Text in 'PROMOCION (SI COMERCIAL)' || 
    	 busqueda.Text in DELEGACIÖN.Value || busqueda.Text in 'Desvlo/Suspensiön' || busqueda.Text in ’FIDO EN EL MÖVIL'
     ) && 
     Checkboxl.Value
    )

     

    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

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

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard