| 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 | Filip Gustavsson | Chicago Blackhawks | 42 | 30 | 10 | 1 | 0.931 | 1.80 | 2468 | 4 | 7 | 74 | 1067 | 0 | 2 | 2 | 0 | 0 | 41 | 3 | 9 | 1 | 2 |
| 2 | Darcy Kuemper | Minnesota Wild | 38 | 29 | 7 | 1 | 0.927 | 1.96 | 2269 | 2 | 5 | 74 | 1007 | 0 | 3 | 1 | 0.929 | 14 | 37 | 5 | 6 | 1 | 5 |
| 3 | Connor Hellebuyck | Winnipeg Jets | 40 | 26 | 10 | 4 | 0.926 | 2.17 | 2410 | 4 | 3 | 87 | 1181 | 0 | 2 | 0 | 0.250 | 4 | 40 | 3 | 5 | 4 | 1 |
| 4 | Sam Montembeault | Florida Panthers | 40 | 25 | 14 | 1 | 0.921 | 2.17 | 2373 | 2 | 6 | 86 | 1094 | 0 | 1 | 3 | 0 | 0 | 40 | 3 | 6 | 3 | 1 |
| 5 | Andrei Vasilevskiy | Vegas Golden Knights | 41 | 24 | 13 | 3 | 0.919 | 2.15 | 2398 | 2 | 2 | 86 | 1065 | 0 | 0 | 1 | 0.800 | 5 | 40 | 4 | 3 | 5 | 1 |
| 6 | Juuse Saros | Nashville Predators | 39 | 23 | 13 | 3 | 0.906 | 2.50 | 2300 | 2 | 4 | 96 | 1022 | 0 | 1 | 0 | 1.000 | 2 | 39 | 4 | 5 | 2 | 1 |
| 7 | Logan Thompson | Washington Capitals | 34 | 21 | 9 | 4 | 0.917 | 2.19 | 2055 | 2 | 5 | 75 | 908 | 0 | 0 | 1 | 0.750 | 12 | 34 | 10 | 6 | 0 | 1 |
| 8 | Igor Shesterkin | Tampa Bay Lightning | 35 | 20 | 12 | 2 | 0.899 | 2.99 | 1948 | 4 | 3 | 97 | 961 | 0 | 0 | 0 | 0 | 2 | 35 | 6 | 4 | 0 | 2 |
| 9 | Joseph Woll | Toronto Maple Leafs | 38 | 19 | 15 | 3 | 0.910 | 2.61 | 2117 | 2 | 5 | 92 | 1020 | 0 | 0 | 1 | 0.667 | 3 | 35 | 10 | 4 | 3 | 1 |
| 10 | Pyotr Kochetkov | Carolina Hurricanes | 34 | 19 | 13 | 1 | 0.917 | 2.51 | 1937 | 4 | 3 | 81 | 972 | 0 | 2 | 2 | 0.875 | 8 | 33 | 11 | 2 | 3 | 0 |