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 Apps
Answered

Checkbox

(0) ShareShare
ReportReport
Posted on by 42

Hello,  

 

I want to create a check box that can filter out data in the search. Furthermore, I have a text column and I want to create a checkbox that will only select one specific element from the column. 

 

Any suggestions?

Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    What you have asked is very basic, and can go quite a few different ways. It would help any future responders to have an idea of what your Source is laid out like, column types etc. And what you would like to narrow it down to  with your checkbox (what column will the checkbox filter your source by, and what values) 

  • fireflyxxoo Profile Picture
    42 on at

    Thanks for your reply,

     

    So for instance, a column has same format text for repeating text. Let's say the whole column is like cat, dogs, rabbits, and fish

    I have a search bar that shows people and their information. When a user uses the app I want them easily to check box that will filter and only show people with dogs and that is the only filter I need with a checkbox.

     

    I hope that helps. 

    Thanks!

  • Verified answer
    TheRobRush Profile Picture
    11,128 Moderator on at

    So I have a TMROSTER sharepoint list, in its items I place

     

    Switch(
    Checkbox1.Value,
    true,
    Filter(
     TMROSTER,
     EmployeeSSO=604030277),
     TMROSTER)

    When checkbox is checked, I receive only results where Employee SSO = the number above, otherwise I see all records

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 494

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
11manish Profile Picture

11manish 323

Last 30 days Overall leaderboard