| 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 | Stuart Skinner | Flames | 18 | 16 | 2 | 0 | 0.901 | 3.00 | 1080 | 0 | 0 | 54 | 545 | 304 | 2 | 0 | 0 | 0 | 18 | 0 | 0 | 2 | 1 |
| 2 | Thatcher Demko | Pantheres | 23 | 12 | 5 | 4 | 0.923 | 2.52 | 1382 | 6 | 0 | 58 | 757 | 436 | 2 | 0 | 0 | 0 | 23 | 0 | 7 | 2 | 1 |
| 3 | Jacob Markstrom | Rangers | 17 | 10 | 6 | 1 | 0.922 | 2.47 | 1067 | 0 | 1 | 44 | 566 | 311 | 0 | 0 | 0 | 0 | 17 | 0 | 3 | 0 | 0 |
| 4 | Jake Oettinger | Predateurs | 16 | 9 | 4 | 2 | 0.915 | 2.51 | 885 | 0 | 0 | 37 | 437 | 247 | 1 | 0 | 0 | 0 | 16 | 0 | 3 | 0 | 2 |
| 5 | Filip Gustavsson | Senateurs | 14 | 7 | 5 | 2 | 0.914 | 2.45 | 881 | 2 | 0 | 36 | 421 | 231 | 1 | 0 | 0 | 0 | 14 | 0 | 2 | 4 | 0 |
| 6 | Connor Hellebuyck | Blackhawks | 10 | 6 | 3 | 1 | 0.929 | 1.99 | 664 | 0 | 0 | 22 | 310 | 168 | 0 | 0 | 0 | 0 | 10 | 0 | 1 | 3 | 1 |
| 7 | Ilya Sorokin | Pengouins | 11 | 6 | 3 | 2 | 0.922 | 2.49 | 676 | 2 | 0 | 28 | 357 | 183 | 3 | 0 | 0 | 0 | 11 | 0 | 1 | 2 | 1 |
| 8 | Sergei Bobrovsky | Kings | 8 | 4 | 2 | 1 | 0.894 | 3.72 | 403 | 0 | 0 | 25 | 236 | 126 | 1 | 0 | 0 | 0 | 8 | 0 | 0 | 2 | 0 |
| 9 | Darcy Kuemper | Capitals | 7 | 3 | 1 | 3 | 0.942 | 1.92 | 469 | 0 | 0 | 15 | 260 | 145 | 0 | 0 | 0 | 0 | 7 | 0 | 2 | 0 | 0 |
| 10 | Linus Ullmark | Lightning | 5 | 1 | 2 | 1 | 0.891 | 3.93 | 244 | 0 | 0 | 16 | 147 | 75 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 1 | 0 |
| 11 | Igor Shesterkin | Bruins | 5 | 1 | 3 | 1 | 0.925 | 2.70 | 311 | 0 | 0 | 14 | 187 | 106 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 1 | 0 |
| 12 | Alexandar Georgiev | Flyers | 5 | 1 | 4 | 0 | 0.894 | 2.77 | 282 | 0 | 0 | 13 | 123 | 70 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 | 0 |
| 13 | David Rittich | Pantheres | 3 | 1 | 1 | 0 | 0.609 | 13.50 | 40 | 0 | 0 | 9 | 23 | 7 | 0 | 0 | 0 | 0 | 0 | 23 | 0 | 0 | 0 |
| 14 | Pyotr Kochetkov | Stars | 5 | 1 | 4 | 0 | 0.896 | 3.31 | 272 | 0 | 0 | 15 | 144 | 81 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 1 | 0 |
| 15 | Calvin Pickard | Senateurs | 1 | 0 | 0 | 0 | 0.500 | 9.00 | 20 | 0 | 0 | 3 | 6 | 2 | 0 | 0 | 0 | 0 | 0 | 14 | 0 | 0 | 0 |
| 16 | Kevin Lankinen | GoldenKnights | 4 | 0 | 4 | 0 | 0.880 | 4.02 | 239 | 0 | 0 | 16 | 133 | 69 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 | 0 |
| 17 | Jet Greaves | Flyers | 1 | 0 | 0 | 0 | 0 | 12.00 | 15 | 0 | 0 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 |
| 18 | Jonathan Quick | Predateurs | 3 | 0 | 1 | 0 | 0.769 | 5.75 | 94 | 0 | 0 | 9 | 39 | 23 | 0 | 0 | 0 | 0 | 0 | 6 | 0 | 0 | 0 |
| 19 | Andrei Vasilevskiy | Wild | 4 | 0 | 2 | 2 | 0.935 | 2.33 | 283 | 0 | 0 | 11 | 168 | 95 | 1 | 0 | 0 | 0 | 4 | 0 | 1 | 1 | 0 |
| 20 | Petr Mrazek | Lightning | 2 | 0 | 1 | 0 | 0.816 | 6.36 | 66 | 0 | 0 | 7 | 38 | 14 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 |
| 21 | Philipp Grubauer | Stars | 1 | 0 | 0 | 0 | 0.765 | 8.89 | 27 | 0 | 0 | 4 | 17 | 9 | 0 | 0 | 0 | 0 | 0 | 5 | 0 | 0 | 0 |
| 22 | Laurent Brossoit | Jets | 3 | 0 | 0 | 0 | 0.625 | 16.36 | 33 | 0 | 0 | 9 | 24 | 9 | 0 | 0 | 0 | 0 | 0 | 4 | 0 | 0 | 0 |
| 23 | Adin Hill | Jets | 4 | 0 | 4 | 0 | 0.832 | 5.83 | 206 | 0 | 0 | 20 | 119 | 66 | 0 | 0 | 0 | 0 | 4 | 0 | 1 | 0 | 0 |
| 24 | Samuel Ersson | Kings | 2 | 0 | 1 | 0 | 0.806 | 5.46 | 77 | 0 | 0 | 7 | 36 | 21 | 0 | 0 | 0 | 0 | 0 | 8 | 0 | 0 | 0 |