| 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 | Vancouver Canucks | 21 | 15 | 4 | 2 | 0.920 | 2.52 | 1262 | 0 | 2 | 53 | 659 | 288 | 1 | 0 | 0.667 | 15 | 21 | 3 | 2 | 3 | 1 |
| 2 | Filip Gustavsson | Carolina Hurricanes | 20 | 15 | 5 | 0 | 0.906 | 2.96 | 1216 | 6 | 0 | 60 | 635 | 300 | 0 | 1 | 0.813 | 16 | 20 | 4 | 1 | 3 | 0 |
| 3 | Thatcher Demko | Los Angeles Kings | 19 | 13 | 3 | 2 | 0.908 | 2.92 | 1070 | 0 | 0 | 52 | 563 | 305 | 1 | 0 | 0.900 | 10 | 18 | 4 | 1 | 1 | 1 |
| 4 | Joey Daccord | Detroit Red Wings | 20 | 13 | 5 | 2 | 0.909 | 3.03 | 1109 | 0 | 0 | 56 | 615 | 298 | 1 | 2 | 0.444 | 9 | 18 | 2 | 0 | 2 | 0 |
| 5 | Karel Vejmelka | Florida Panthers | 16 | 11 | 5 | 0 | 0.909 | 3.43 | 909 | 0 | 0 | 52 | 571 | 311 | 1 | 1 | 1.000 | 2 | 15 | 6 | 1 | 2 | 1 |
| 6 | Ilya Sorokin | Calgary Flames | 23 | 11 | 6 | 5 | 0.906 | 2.99 | 1367 | 0 | 0 | 68 | 725 | 362 | 2 | 0 | 0.650 | 20 | 22 | 5 | 4 | 1 | 0 |
| 7 | Connor Hellebuyck | Washington Capitals | 16 | 11 | 5 | 0 | 0.932 | 2.30 | 939 | 0 | 0 | 36 | 527 | 223 | 1 | 2 | 1.000 | 3 | 15 | 11 | 3 | 2 | 2 |
| 8 | Cam Talbot | St.Louis Blues | 20 | 11 | 7 | 1 | 0.907 | 2.92 | 1173 | 4 | 1 | 57 | 614 | 353 | 1 | 3 | 0.900 | 10 | 19 | 8 | 1 | 0 | 0 |
| 9 | Carter Hart | San Jose Sharks | 21 | 11 | 4 | 2 | 0.898 | 3.31 | 1070 | 0 | 0 | 59 | 578 | 302 | 1 | 1 | 0.765 | 17 | 17 | 8 | 0 | 1 | 0 |
| 10 | John Gibson | New Jersey Devils | 19 | 11 | 4 | 2 | 0.913 | 3.06 | 1038 | 2 | 0 | 53 | 610 | 334 | 2 | 1 | 0.857 | 7 | 17 | 6 | 1 | 1 | 0 |