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
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
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
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
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
Pierre-Edouard Bellemare, Jack Eichel, Brock Boeser, Pavel Buchnevich, Brady Tkachuk
Gardien
#1 : , #2 : David Rittich
Lignes d’attaque personnalisées en prolongation
Johnny Gaudreau, Pavel Buchnevich, Brady Tkachuk, Brock Boeser, Jack Eichel, Cody Glass, Cody Glass, Brian Boyle, Garnet Hathaway, Colin Blackwell, Pierre-Edouard Bellemare
Lignes de défense personnalisées en prolongation
Noah Dobson, Cale Makar, Roman Josi, Jani Hakanpaa, Jake Bean
Astuces sur les filtres (anglais seulement)
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
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
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
[2022-09-09 8:07:10 PM] - TRADE : From Canucks to Rangers : Taylor Hall (72), Y:13-RND:2-CAR. [2022-09-09 8:07:10 PM] - TRADE : From Rangers to Canucks : Kaiden Guhle (P), Y:14-RND:1-NYR, Y:12-RND:2-CAR. [2022-09-09 8:06:25 PM] - TRADE : From Canucks to Islanders : Tyler Seguin (72). [2022-09-09 8:06:25 PM] - TRADE : From Islanders to Canucks : Brian Boyle (69), Y:14-RND:3-NYI. [2022-08-26 8:35:24 PM] - Team Name Change : Comets changed name to Canucks [2022-08-26 8:14:19 PM] - General Manager Change : Canucks fired general manager Sacha Verville [2022-08-20 2:36:24 PM] - Corey Schueneman was added to Canucks. [2022-08-20 2:31:46 PM] - Nick Caamano was added to Canucks. [2022-08-20 2:30:47 PM] - Nick Perbix was added to Canucks. [2022-08-20 2:06:09 PM] - Canucks drafts Luca Munzenberger as the #173 overall pick in the Entry Draft of year 11. [2022-08-03 5:55:11 PM] - Canucks drafts Justin Ertel as the #141 overall pick in the Entry Draft of year 11. [2022-07-23 12:12:37 AM] - Canucks drafts Kirill Kirsanov as the #109 overall pick in the Entry Draft of year 11. [2022-07-18 10:21:48 PM] - Canucks drafts Zach Ostapchuk as the #77 overall pick in the Entry Draft of year 11. [2022-07-11 11:11:39 PM] - Canucks drafts Nikita Chibrikov as the #45 overall pick in the Entry Draft of year 11. [2022-07-11 11:11:29 PM] - Canucks drafts Logan Mailloux as the #44 overall pick in the Entry Draft of year 11. [2022-07-11 11:06:35 PM] - Canucks drafts Zach Dean as the #39 overall pick in the Entry Draft of year 11. [2022-07-07 1:11:21 PM] - Canucks drafts Chaz Lucius as the #21 overall pick in the Entry Draft of year 11. [2022-07-02 12:42:29 PM] - Canucks drafts Wyatt Johnston as the #13 overall pick in the Entry Draft of year 11. [2022-06-29 10:21:03 PM] - Canucks hired Lindy Ruff for $1,000,000 for 9 year(s). [2022-06-29 7:47:52 PM] - Reece Newkirk was added to Canucks. [2022-06-29 7:47:52 PM] - Marc Del Gaizo was added to Canucks. [2022-06-29 7:47:52 PM] - Bobby Brink was added to Canucks. [2022-06-29 7:47:52 PM] - Matthew Kessel was added to Canucks.
[2023-01-29 10:40:44 PM] Canucks are expected to be over the salary cap by $924,674! [2023-01-29 10:40:32 PM] Pat Maroon(Canucks) cleared from waivers and was sent to down farm.
[2023-01-28 9:47:48 PM] Canucks are expected to be over the salary cap by $924,674! [2023-01-28 9:47:41 PM] Jake Oettinger from Canucks is back from Exhaustion.
[2023-01-28 8:55:19 AM] Pat Maroon of Canucks was sent down to farm. [2023-01-28 8:55:18 AM] Canucks placed Pat Maroon on waivers.
[2023-01-28 8:51:21 AM] Canucks roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-28 8:51:20 AM] Canucks are expected to be over the salary cap by $437,174!
[2023-01-28 12:50:58 AM] Canucks are expected to be over the salary cap by $437,174! [2023-01-28 12:49:18 AM] Jake Oettinger from Canucks injured (Exhaustion)
[2023-01-26 10:55:06 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-26 10:54:58 PM] Last 7 Days Farm Star : 1 - Scott Sabourin of Canucks (11-6-17) / 2 - Ryan Carpenter of IceHogs (6-10-16) / 3 - Austin Watson of Gulls (8-2-10)
[2023-01-25 9:55:24 PM] Canucks are expected to be over the salary cap by $1,824,674! [2023-01-25 9:55:17 PM] Brock Boeser from Canucks is back from Right Knee Injury. [2023-01-25 9:55:17 PM] Game 770 - Brock Boeser from Canucks is injured (Right Knee) and is out for 2 days.
[2023-01-24 10:40:42 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-23 8:22:30 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-22 10:26:13 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-21 10:46:10 PM] Canucks are expected to be over the salary cap by $1,824,674! [2023-01-21 10:45:35 PM] Ilya Samsonov from Canucks is back from Exhaustion.
[2023-01-21 10:45:35 PM] Farm Game #744 - Scott Sabourin from Canucks has scored a Hat Trick!
[2023-01-21 10:45:23 PM] Auto Lines Partial Function has been run for Canucks.
[2023-01-21 10:45:23 PM] Canucks lines errors : Starting Goalie is empty.
[2023-01-21 10:45:23 PM] Auto Roster Partial Function has been run for Canucks.
[2023-01-21 10:45:23 PM] Canucks roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-20 11:54:28 PM] Farm Game #731 - Scott Sabourin from Canucks has scored a Hat Trick! [2023-01-20 11:54:28 PM] Ilya Samsonov from Canucks injured (Exhaustion)
[2023-01-19 11:11:35 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-18 10:38:02 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-18 10:33:13 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-17 10:10:12 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-16 9:05:50 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-15 9:22:57 PM] Canucks are expected to be over the salary cap by $1,824,674!
[2023-01-15 9:22:22 PM] Farm Game #692 - Cole Perfetti from Canucks has scored a Hat Trick!
[2023-01-14 8:01:56 PM] Canucks are expected to be over the salary cap by $1,824,674! [2023-01-14 8:01:47 PM] Jake Oettinger from Canucks is back from Exhaustion.
[2023-01-14 8:01:36 PM] Auto Lines Partial Function has been run for Canucks.
[2023-01-14 8:01:36 PM] Canucks lines errors : Normal line # 1 LW is empty.
LastMinOff line LW is empty.
OT Forward #1 is empty.
Starting Goalie is empty.
[2023-01-14 8:01:36 PM] Auto Roster Partial Function has been run for Canucks.
[2023-01-14 8:01:36 PM] Canucks roster errors : Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Some errors will be automatically fixed.
[2023-01-14 12:17:26 AM] Canucks are expected to be over the salary cap by $437,174! [2023-01-14 12:17:18 AM] Johnny Gaudreau from Canucks is back from Bruised Left Foot Injury. [2023-01-12 11:45:39 PM] Jake Oettinger from Canucks injured (Exhaustion) [2023-01-05 10:33:12 PM] Jani Hakanpaa from Canucks is back from Strained Left Knee Injury. [2023-01-05 10:33:12 PM] Game 619 - Jani Hakanpaa from Canucks is injured (Strained Left Knee) and is out for 2 days.
[2023-01-05 10:33:05 PM] Auto Lines Partial Function has been run for Canucks.
[2023-01-05 10:33:05 PM] Canucks lines errors : Normal line # 1 LW is empty.
PP line 1 LW is empty.
4 vs 4 line 1 LW is empty.
LastMinOff line LW is empty.
Penalty Shot Player #1 is empty.
OT Forward #1 is empty.
[2023-01-05 10:33:05 PM] Auto Roster Partial Function has been run for Canucks.
[2023-01-05 10:33:05 PM] Canucks roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-01-03 10:13:06 PM] Game 607 - Johnny Gaudreau from Canucks is injured (Bruised Left Foot) and is out for 2 weeks.