| Priority | Type | Description |
|---|---|---|
| 1 | | or OR | Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar |
| 2 | && or AND | Logical "and". Filter the column for content that matches text from either side of the operator. |
| 3 | /\d/ | Add any regex to the query to use in the query ("mig" flags can be included /\w/mig) |
| 4 | < <= >= > | Find alphabetical or numerical values less than or greater than or equal to the filtered query |
| 5 | ! or != | Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter. |
| 6 | " or = | To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query |
| 7 | - or to | Find a range of values. Make sure there is a space before and after the dash (or the word "to") |
| 8 | ? | Wildcard for a single, non-space character. |
| 8 | * | Wildcard for zero or more non-space characters. |
| 9 | ~ | Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query |
| 10 | text | Any text entered in the filter will match text found within the column |
| # | Goalie Name | Team Name | GP | W | L | OTL | PCT | GAA | MP | PIM | SO | GA | SA | SAR | A | EG | PS % | PSA | ST | BG | S1 | S2 | S3 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Andrei Vasilevskiy | Tampa Bay Lightning | 25 | 16 | 5 | 4 | 0.914 | 2.69 | 1496 | 0 | 0 | 67 | 783 | 0 | 0 | 0 | 0.600 | 5 | 25 | 2 | 1 | 1 | 2 |
| 2 | Jack Campbell | Vancouver Canucks | 26 | 15 | 9 | 2 | 0.902 | 2.66 | 1537 | 0 | 0 | 68 | 692 | 0 | 2 | 2 | 0.833 | 12 | 26 | 3 | 1 | 0 | 2 |
| 3 | Darcy Kuemper | Washington Capitals | 23 | 14 | 5 | 2 | 0.915 | 2.57 | 1259 | 4 | 1 | 54 | 633 | 0 | 0 | 2 | 0.800 | 5 | 22 | 5 | 1 | 3 | 0 |
| 4 | MacKenzie Blackwood | New York Islanders | 24 | 14 | 8 | 2 | 0.904 | 2.47 | 1435 | 0 | 2 | 59 | 617 | 0 | 0 | 1 | 0.650 | 20 | 24 | 6 | 2 | 3 | 0 |
| 5 | Ville Husso | Nashville Predators | 22 | 14 | 4 | 3 | 0.915 | 2.69 | 1270 | 0 | 1 | 57 | 668 | 0 | 0 | 0 | 0.333 | 6 | 20 | 8 | 3 | 2 | 0 |
| 6 | Jordan Binnington | Dallas Stars | 24 | 14 | 7 | 2 | 0.914 | 2.73 | 1383 | 4 | 1 | 63 | 735 | 0 | 1 | 1 | 0.600 | 5 | 24 | 6 | 6 | 1 | 1 |
| 7 | Linus Ullmark | Chicago Blackhawks | 25 | 14 | 6 | 1 | 0.905 | 2.84 | 1352 | 8 | 0 | 64 | 674 | 0 | 0 | 0 | 0.625 | 8 | 24 | 5 | 2 | 2 | 2 |
| 8 | Robin Lehner | Boston Bruins | 22 | 12 | 7 | 3 | 0.913 | 2.52 | 1332 | 0 | 1 | 56 | 642 | 0 | 1 | 0 | 0.682 | 22 | 22 | 8 | 4 | 1 | 2 |
| 9 | Connor Hellebuyck | Buffalo Sabres | 25 | 12 | 11 | 2 | 0.907 | 2.67 | 1504 | 2 | 2 | 67 | 723 | 0 | 2 | 2 | 0.625 | 8 | 25 | 3 | 1 | 4 | 1 |
| 10 | Jake Allen | Carolina Hurricanes | 20 | 12 | 8 | 0 | 0.923 | 2.27 | 1139 | 2 | 2 | 43 | 561 | 0 | 1 | 0 | 0.917 | 12 | 19 | 9 | 3 | 4 | 0 |