Announcements
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
"revision" is the name of the yes/no column but with this i have a strange result
any idea?
Thanks to all
I haven't worked with Yes/No column but can you try
revision.Value
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?
you cant put value 😞
sorry it was a typo let me explain:
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
@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
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
That is exactly what I posted - replace your code at the top with the code at the bottom.
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 :
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 )
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 345 Most Valuable Professional
11manish 207 Super User 2026 Season 2
Mohsin Ali 177