Late last year, I did a presentation at a local conference where I did a live build of Zone Lookup in Experience Builder. And I made a public demo application to go along with it. And almost immediately after, somebody moved the referenced data and the application broke. I finally got around to fixing it and while I was at it, I thought let's show how to build a Reset All Filters Button and some other filtering tricks that I don't think we've covered before.
This application is designed to find all the schools in a school district. You could imagine it being used by parents moving into the area and wanting to learn about the local schools. These parents probably don't really care about all the schools in the district. They want to know about the school their kid is going to. They probably want to filter the schools by grade. They might also want to know how many students are at their school. By strange coincidence, these are fields in this dataset I don't control. Weird how that works. Let's build some filters