| 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 | James Reimer | Manitoba Moose (WPG) | 23 | 18 | 3 | 1 | 0.906 | 3.06 | 1333 | 0 | 1 | 68 | 720 | 411 | 0 | 0 | 0.500 | 2 | 23 | 2 | 2 | 1 | 2 |
| 2 | Leevi Merilainen | Utica Comets (NJD) | 23 | 16 | 4 | 3 | 0.918 | 2.48 | 1379 | 0 | 1 | 57 | 693 | 378 | 1 | 1 | 1.000 | 11 | 23 | 4 | 3 | 0 | 2 |
| 3 | Jonas Johansson | Dallas Stars | 21 | 15 | 5 | 1 | 0.910 | 2.51 | 1217 | 0 | 1 | 51 | 569 | 347 | 0 | 0 | 0.824 | 17 | 20 | 5 | 2 | 1 | 1 |
| 4 | Ludovic Waeber | Hershey Bears (WSH) | 20 | 14 | 5 | 1 | 0.910 | 3.02 | 1191 | 0 | 1 | 60 | 664 | 357 | 1 | 0 | 0.333 | 3 | 20 | 6 | 1 | 1 | 0 |
| 5 | Semyon Varlamov | Tofino Whalers (COL) | 19 | 13 | 4 | 1 | 0.900 | 3.13 | 1035 | 0 | 0 | 54 | 539 | 314 | 1 | 0 | 0 | 0 | 18 | 10 | 0 | 0 | 1 |
| 6 | Philipp Grubauer | Phoenix Coyotes (PHI) | 15 | 13 | 2 | 0 | 0.929 | 2.42 | 869 | 0 | 1 | 35 | 495 | 291 | 3 | 0 | 1.000 | 6 | 14 | 4 | 2 | 2 | 3 |
| 7 | Vitek Vanecek | Grand Rapids Griffins (DET) | 22 | 12 | 9 | 0 | 0.882 | 3.45 | 1236 | 2 | 1 | 71 | 604 | 337 | 0 | 3 | 0.917 | 12 | 22 | 0 | 1 | 2 | 0 |
| 8 | Joel Blomqvist | Springfield Bulldogs (STL) | 16 | 12 | 2 | 1 | 0.901 | 3.60 | 934 | 0 | 0 | 56 | 566 | 340 | 1 | 0 | 0.500 | 4 | 15 | 11 | 1 | 1 | 1 |
| 9 | Jacob Fowler | Minnesota Duluth Lakers (MIN) | 17 | 11 | 5 | 0 | 0.903 | 3.39 | 938 | 2 | 0 | 53 | 547 | 259 | 0 | 0 | 1.000 | 3 | 16 | 12 | 0 | 1 | 2 |
| 10 | Michael DiPietro | Vegas Golden Knights | 18 | 11 | 3 | 3 | 0.904 | 2.94 | 1062 | 0 | 0 | 52 | 540 | 307 | 2 | 0 | 0.556 | 9 | 18 | 0 | 1 | 3 | 0 |