| 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 | Joonas Korpisalo | Los Angeles Kings | 21 | 14 | 6 | 1 | 0.922 | 2.13 | 1270 | 6 | 1 | 45 | 580 | 254 | 2 | 1 | 0.714 | 7 | 21 | 0 | 3 | 2 | 2 |
| 2 | Mackenzie Blackwood | Columbus Blue Jackets | 21 | 14 | 4 | 3 | 0.930 | 1.84 | 1275 | 2 | 1 | 39 | 557 | 229 | 1 | 1 | 0.615 | 13 | 21 | 0 | 3 | 2 | 5 |
| 3 | Jake Allen | St Louis Blues | 20 | 12 | 5 | 3 | 0.917 | 2.42 | 1189 | 2 | 1 | 48 | 576 | 272 | 1 | 0 | 0.818 | 11 | 20 | 1 | 4 | 0 | 2 |
| 4 | Jordan Binnington | Chicago Blackhawks | 16 | 12 | 2 | 1 | 0.916 | 2.49 | 964 | 2 | 0 | 40 | 476 | 201 | 0 | 0 | 0.818 | 11 | 16 | 5 | 0 | 3 | 1 |
| 5 | Frederik Andersen | Hamilton Mustangs | 16 | 11 | 3 | 2 | 0.938 | 1.79 | 974 | 2 | 2 | 29 | 464 | 221 | 1 | 0 | 0.636 | 11 | 16 | 6 | 3 | 2 | 1 |
| 6 | Pyotr Kochetkov | Detroit Red Wings | 16 | 10 | 1 | 4 | 0.930 | 1.92 | 939 | 4 | 0 | 30 | 428 | 216 | 2 | 0 | 0.444 | 9 | 15 | 7 | 1 | 0 | 5 |
| 7 | Andrei Vasilevskiy | New Jersey Devils | 18 | 9 | 5 | 3 | 0.929 | 2.05 | 1055 | 0 | 0 | 36 | 510 | 242 | 0 | 2 | 0.667 | 3 | 17 | 5 | 3 | 3 | 0 |
| 8 | Jeremy Swayman | Florida Panthers | 17 | 9 | 6 | 2 | 0.923 | 2.44 | 1033 | 2 | 0 | 42 | 547 | 259 | 1 | 1 | 0.700 | 10 | 17 | 5 | 1 | 1 | 0 |
| 9 | Justus Annunen | Montreal Canadiens | 17 | 9 | 6 | 1 | 0.919 | 2.43 | 987 | 0 | 0 | 40 | 493 | 240 | 1 | 0 | 0.875 | 8 | 16 | 4 | 3 | 1 | 0 |
| 10 | Alexandar Georgiev | Edmonton Oilers | 16 | 8 | 4 | 4 | 0.915 | 2.55 | 940 | 0 | 0 | 40 | 470 | 200 | 0 | 1 | 0 | 0 | 16 | 5 | 2 | 2 | 1 |