| 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 | Andrei Vasilevskiy | Vancouver Canucks | 41 | 30 | 9 | 2 | 0.924 | 2.46 | 2485 | 6 | 2 | 102 | 1334 | 608 | 2 | 1 | 0.824 | 34 | 41 | 14 | 5 | 4 | 3 |
| 2 | Karel Vejmelka | Florida Panthers | 41 | 29 | 10 | 2 | 0.906 | 3.23 | 2362 | 0 | 0 | 127 | 1355 | 727 | 1 | 2 | 0.818 | 11 | 39 | 15 | 4 | 2 | 2 |
| 3 | Joey Daccord | Detroit Red Wings | 46 | 29 | 11 | 5 | 0.920 | 2.59 | 2618 | 2 | 1 | 113 | 1409 | 686 | 3 | 2 | 0.692 | 26 | 43 | 6 | 3 | 5 | 1 |
| 4 | Cam Talbot | St.Louis Blues | 40 | 27 | 9 | 1 | 0.919 | 2.71 | 2307 | 6 | 1 | 104 | 1279 | 733 | 2 | 4 | 0.944 | 18 | 37 | 20 | 4 | 4 | 1 |
| 5 | Filip Gustavsson | Carolina Hurricanes | 43 | 26 | 13 | 3 | 0.903 | 3.12 | 2539 | 8 | 0 | 132 | 1358 | 648 | 0 | 4 | 0.839 | 31 | 42 | 13 | 2 | 3 | 0 |
| 6 | Thatcher Demko | Los Angeles Kings | 41 | 24 | 8 | 5 | 0.913 | 2.81 | 2287 | 2 | 0 | 107 | 1229 | 659 | 2 | 0 | 0.885 | 26 | 37 | 17 | 4 | 4 | 2 |
| 7 | Sergei Bobrovsky | Chicago Blackhawks | 46 | 23 | 12 | 8 | 0.908 | 3.03 | 2633 | 0 | 0 | 133 | 1448 | 758 | 3 | 2 | 0.724 | 29 | 43 | 13 | 2 | 4 | 6 |
| 8 | Alexandar Georgiev | Ottawa Senators | 40 | 22 | 11 | 4 | 0.905 | 3.19 | 2125 | 0 | 0 | 113 | 1189 | 682 | 3 | 2 | 0.667 | 12 | 39 | 4 | 8 | 3 | 1 |
| 9 | Mackenzie Blackwood | Pittsburgh Penguins | 43 | 22 | 18 | 3 | 0.905 | 3.19 | 2521 | 2 | 0 | 134 | 1404 | 697 | 5 | 0 | 0.636 | 11 | 41 | 7 | 6 | 2 | 2 |
| 10 | Darcy Kuemper | New York Islanders | 40 | 21 | 15 | 1 | 0.915 | 2.84 | 2259 | 4 | 2 | 107 | 1264 | 602 | 1 | 0 | 0.800 | 5 | 37 | 20 | 5 | 2 | 2 |