Table of Contents
β Simple Filtering #
You can filter by a single field such as:
- Team = LIONS
- Last Name = SMITH
Just choose a field, set a condition, and enter a value β click Apply Filters and the results will instantly update.
π§ Advanced Filtering #
You can layer multiple filters together to create more complex searches.
Example: Find all players born between January 1, 2013 and December 31, 2014
Set filters like this:
- DOB β Is Greater Than β 1/1/2013
- DOB β Is Less Than β 12/31/2014

This will narrow the list to players within that date range.
What if you wanted to find all the active goalies in your organization that live in Pennsylvania

π Sorting & Column Display #
- Use the “Sort by” dropdown to sort results by any column (e.g., Last Name, DOB, Team).
- Use the column checkboxes to show or hide specific data fields β only display what you need.
π€ Export to CSV #
You can export any filtered results to a CSV file for use in other systems, like spreadsheets or reporting tools.
Just click the βExportβ button and your filtered list will download instantly.