Filter Tips
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 | Frederik Andersen | BlueJacket | 6 | 6 | 0 | 0 | 0.914 | 2.47 | 365 | 0 | 0 | 15 | 174 | 0 | 0 | 0 | 1.000 | 3 | 6 | 0 | 0 | 0 | 0 |
2 | Joey Daccord | Canucks | 7 | 6 | 1 | 0 | 0.909 | 2.26 | 398 | 0 | 0 | 15 | 165 | 0 | 1 | 0 | 0.000 | 0 | 7 | 0 | 0 | 0 | 0 |
3 | Jordan Binnington | Stars | 7 | 6 | 0 | 1 | 0.922 | 2.42 | 421 | 0 | 0 | 17 | 219 | 0 | 1 | 0 | 0.000 | 0 | 7 | 0 | 0 | 0 | 1 |
4 | Ilya Sorokin | Blues | 6 | 5 | 1 | 0 | 0.913 | 2.33 | 360 | 0 | 0 | 14 | 161 | 0 | 1 | 0 | 0.000 | 0 | 6 | 0 | 0 | 0 | 0 |
5 | Adin Hill | Predators | 7 | 4 | 2 | 1 | 0.912 | 2.84 | 423 | 0 | 1 | 20 | 227 | 0 | 0 | 0 | 0.000 | 0 | 7 | 0 | 1 | 0 | 0 |
6 | Juuse Saros | Penguins | 6 | 4 | 2 | 0 | 0.890 | 2.96 | 365 | 0 | 0 | 18 | 164 | 0 | 0 | 0 | 0.600 | 5 | 6 | 0 | 0 | 0 | 0 |
7 | Linus Ullmark | Sabres | 5 | 4 | 0 | 1 | 0.885 | 3.19 | 301 | 2 | 0 | 16 | 139 | 0 | 0 | 0 | 0.000 | 0 | 5 | 0 | 0 | 1 | 0 |
8 | Charlie Lindgren | Senators | 4 | 4 | 0 | 0 | 0.901 | 3.21 | 243 | 0 | 0 | 13 | 131 | 0 | 0 | 0 | 0.000 | 0 | 4 | 2 | 0 | 0 | 0 |
9 | Jeremy Swayman | Wild | 6 | 4 | 2 | 0 | 0.897 | 3.01 | 359 | 0 | 0 | 18 | 174 | 0 | 0 | 0 | 0.000 | 0 | 6 | 1 | 0 | 0 | 0 |
10 | Anthony Stolarz | Bruins | 7 | 4 | 1 | 2 | 0.901 | 2.82 | 425 | 2 | 0 | 20 | 203 | 0 | 0 | 0 | 0.000 | 0 | 7 | 0 | 1 | 0 | 0 |