| 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 | Karel Vejmelka | Florida Panthers | 54 | 36 | 14 | 3 | 0.905 | 3.23 | 3087 | 2 | 0 | 166 | 1754 | 944 | 1 | 3 | 0.762 | 21 | 51 | 17 | 4 | 3 | 3 |
| 2 | Andrei Vasilevskiy | Vancouver Canucks | 51 | 33 | 13 | 4 | 0.920 | 2.62 | 3046 | 8 | 2 | 133 | 1662 | 751 | 2 | 1 | 0.810 | 42 | 50 | 16 | 5 | 4 | 4 |
| 3 | Joey Daccord | Detroit Red Wings | 54 | 33 | 12 | 7 | 0.915 | 2.81 | 3056 | 2 | 1 | 143 | 1679 | 819 | 3 | 3 | 0.692 | 26 | 50 | 10 | 3 | 5 | 1 |
| 4 | Cam Talbot | St.Louis Blues | 52 | 32 | 16 | 1 | 0.908 | 3.02 | 3001 | 6 | 1 | 151 | 1642 | 910 | 2 | 5 | 0.944 | 18 | 49 | 22 | 4 | 4 | 1 |
| 5 | Filip Gustavsson | Carolina Hurricanes | 54 | 32 | 16 | 4 | 0.903 | 3.11 | 3162 | 8 | 0 | 164 | 1699 | 799 | 0 | 5 | 0.838 | 37 | 52 | 17 | 2 | 4 | 1 |
| 6 | Thatcher Demko | Los Angeles Kings | 50 | 29 | 12 | 5 | 0.911 | 2.91 | 2783 | 2 | 1 | 135 | 1515 | 795 | 3 | 1 | 0.897 | 29 | 46 | 23 | 6 | 4 | 3 |
| 7 | Mackenzie Blackwood | Pittsburgh Penguins | 54 | 29 | 20 | 4 | 0.908 | 3.08 | 3157 | 2 | 0 | 162 | 1753 | 859 | 6 | 0 | 0.643 | 14 | 51 | 10 | 8 | 3 | 2 |
| 8 | Alexandar Georgiev | Ottawa Senators | 50 | 27 | 15 | 5 | 0.903 | 3.23 | 2698 | 2 | 0 | 145 | 1495 | 854 | 4 | 3 | 0.750 | 20 | 49 | 9 | 9 | 4 | 1 |
| 9 | Ilya Sorokin | Calgary Flames | 56 | 27 | 18 | 10 | 0.898 | 3.34 | 3308 | 8 | 0 | 184 | 1808 | 881 | 5 | 0 | 0.725 | 40 | 55 | 8 | 6 | 2 | 1 |
| 10 | Sergei Bobrovsky | Chicago Blackhawks | 58 | 27 | 18 | 9 | 0.901 | 3.28 | 3276 | 0 | 0 | 179 | 1810 | 933 | 3 | 2 | 0.756 | 41 | 54 | 17 | 2 | 4 | 6 |