| 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 | 63 | 42 | 16 | 5 | 0.927 | 2.25 | 3768 | 4 | 3 | 141 | 1930 | 929 | 5 | 3 | 0.778 | 27 | 63 | 11 | 15 | 6 | 6 |
| 2 | John Gibson | Colorado Avalanche | 76 | 40 | 29 | 6 | 0.920 | 2.38 | 4467 | 2 | 1 | 177 | 2218 | 991 | 2 | 1 | 0.591 | 22 | 76 | 2 | 12 | 8 | 5 |
| 3 | Mackenzie Blackwood | Columbus Blue Jackets | 75 | 40 | 21 | 13 | 0.921 | 2.30 | 4491 | 6 | 3 | 172 | 2181 | 958 | 6 | 5 | 0.581 | 31 | 75 | 2 | 13 | 6 | 4 |
| 4 | Ilya Sorokin | Tampa Bay Lightning | 70 | 40 | 24 | 6 | 0.924 | 2.38 | 4058 | 4 | 2 | 161 | 2130 | 1007 | 2 | 3 | 0.765 | 17 | 70 | 8 | 17 | 4 | 6 |
| 5 | Alexandar Georgiev | Edmonton Oilers | 61 | 36 | 17 | 8 | 0.920 | 2.29 | 3635 | 2 | 3 | 139 | 1738 | 750 | 6 | 3 | 0.867 | 15 | 61 | 17 | 8 | 6 | 5 |
| 6 | Robin Lehner | Chicago Blackhawks | 64 | 36 | 22 | 4 | 0.916 | 2.47 | 3565 | 4 | 1 | 147 | 1740 | 782 | 4 | 2 | 0.714 | 14 | 64 | 13 | 8 | 5 | 5 |
| 7 | Andrei Vasilevskiy | New Jersey Devils | 71 | 35 | 29 | 4 | 0.904 | 2.99 | 3898 | 2 | 1 | 194 | 2014 | 946 | 4 | 2 | 0.818 | 33 | 69 | 9 | 11 | 4 | 1 |
| 8 | Connor Hellebuyck | Seattle Kraken | 65 | 33 | 22 | 10 | 0.916 | 2.55 | 3854 | 2 | 1 | 164 | 1945 | 879 | 3 | 1 | 0.636 | 11 | 65 | 12 | 11 | 7 | 3 |
| 9 | Matt Murray | Hamilton Mustangs | 60 | 33 | 21 | 5 | 0.914 | 2.53 | 3603 | 2 | 0 | 152 | 1766 | 827 | 5 | 1 | 0.696 | 23 | 59 | 14 | 6 | 3 | 3 |
| 10 | Petr Mrazek | New York Islanders | 58 | 31 | 22 | 4 | 0.919 | 2.51 | 3439 | 0 | 3 | 144 | 1774 | 794 | 3 | 1 | 0.632 | 19 | 57 | 20 | 12 | 4 | 4 |