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 | Adin Hill | Predators | 2 | 2 | 0 | 0 | 0.881 | 2.50 | 120 | 0 | 0 | 5 | 42 | 0 | 0 | 0 | 0.000 | 0 | 2 | 0 | 0 | 0 | 0 |
2 | Jeremy Swayman | Panthers | 2 | 2 | 0 | 0 | 0.934 | 1.92 | 125 | 0 | 0 | 4 | 61 | 0 | 0 | 0 | 1.000 | 3 | 2 | 0 | 0 | 0 | 0 |
3 | Juuse Saros | Penguins | 1 | 1 | 0 | 0 | 1.000 | 0.00 | 60 | 0 | 1 | 0 | 20 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 1 | 0 |
4 | Linus Ullmark | Oilers | 1 | 1 | 0 | 0 | 0.867 | 4.00 | 60 | 0 | 0 | 4 | 30 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 0 | 0 |
5 | Frederik Andersen | BlueJacket | 1 | 1 | 0 | 0 | 0.958 | 1.00 | 60 | 0 | 0 | 1 | 24 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 0 | 0 |
6 | Tristan Jarry | Capitals | 1 | 1 | 0 | 0 | 0.929 | 2.00 | 60 | 0 | 0 | 2 | 28 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 0 | 0 |
7 | Marc-Andre Fleury | Wild | 1 | 1 | 0 | 0 | 0.897 | 3.00 | 60 | 0 | 0 | 3 | 29 | 0 | 0 | 0 | 0.000 | 0 | 1 | 1 | 0 | 0 | 0 |
8 | Ilya Samsonov | Blackhawks | 1 | 1 | 0 | 0 | 0.880 | 3.00 | 60 | 0 | 0 | 3 | 25 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 0 | 0 |
9 | Andrei Vasilevskiy | Devils | 1 | 1 | 0 | 0 | 0.953 | 2.00 | 60 | 2 | 0 | 2 | 43 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 1 | 0 |
10 | Ilya Sorokin | Canucks | 1 | 1 | 0 | 0 | 0.926 | 2.00 | 60 | 0 | 0 | 2 | 27 | 0 | 0 | 0 | 0.000 | 0 | 1 | 0 | 0 | 0 | 0 |