| 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 | 15 | 11 | 4 | 0 | 0.918 | 2.18 | 909 | 2 | 1 | 33 | 401 | 168 | 2 | 1 | 0.714 | 7 | 15 | 0 | 2 | 2 | 0 |
| 2 | Mackenzie Blackwood | Columbus Blue Jackets | 15 | 10 | 3 | 2 | 0.924 | 2.04 | 910 | 2 | 1 | 31 | 409 | 181 | 1 | 1 | 0.667 | 9 | 15 | 0 | 3 | 1 | 3 |
| 3 | Jake Allen | St Louis Blues | 14 | 9 | 4 | 1 | 0.913 | 2.56 | 819 | 2 | 1 | 35 | 401 | 177 | 1 | 0 | 0.800 | 5 | 14 | 1 | 4 | 0 | 1 |
| 4 | Jordan Binnington | Chicago Blackhawks | 12 | 9 | 1 | 1 | 0.924 | 2.16 | 724 | 2 | 0 | 26 | 341 | 139 | 0 | 0 | 0.818 | 11 | 12 | 3 | 0 | 3 | 1 |
| 5 | Connor Hellebuyck | Pittsburgh Penguins | 11 | 7 | 4 | 0 | 0.893 | 3.18 | 661 | 2 | 0 | 35 | 328 | 136 | 0 | 0 | 0 | 0 | 11 | 4 | 1 | 0 | 0 |
| 6 | Stuart Skinner | Carolina Hurricanes | 10 | 7 | 3 | 0 | 0.934 | 2.10 | 601 | 2 | 0 | 21 | 317 | 141 | 0 | 1 | 0 | 0 | 10 | 4 | 2 | 0 | 0 |
| 7 | Alexandar Georgiev | Edmonton Oilers | 10 | 6 | 2 | 2 | 0.922 | 2.49 | 579 | 0 | 0 | 24 | 308 | 135 | 0 | 0 | 0 | 0 | 10 | 5 | 2 | 1 | 0 |
| 8 | Frederik Andersen | Hamilton Mustangs | 9 | 6 | 2 | 1 | 0.942 | 1.64 | 548 | 0 | 2 | 15 | 258 | 118 | 0 | 0 | 0.625 | 8 | 9 | 6 | 3 | 2 | 0 |
| 9 | Jeremy Swayman | Florida Panthers | 11 | 6 | 4 | 1 | 0.915 | 2.62 | 664 | 2 | 0 | 29 | 340 | 159 | 1 | 1 | 0.500 | 2 | 11 | 4 | 0 | 0 | 0 |
| 10 | Justus Annunen | Montreal Canadiens | 11 | 6 | 3 | 1 | 0.916 | 2.42 | 619 | 0 | 0 | 25 | 298 | 144 | 0 | 0 | 0.667 | 3 | 10 | 4 | 2 | 0 | 0 |