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
Mikkel Boedker, Patric Hornqvist, Bryan Little, Paul Stastny, Evgeny Dadonov
Gardien
#1 : Cam Ward, #2 : Semyon Varlamov
Lignes d'Attaque Perso. en Prol.
, , , , , , , , , ,
Lignes de Défense Perso. en Prol.
, , , ,
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
Éspoir
Nom de l'Équipe
Année de Repêchage
Choix Total
Information
Lien
Choix au Repêchage
Année
R1
R2
R3
R4
R5
14
15
16
17
18
[2021-05-27 9:57:58 PM] - Avalanche was eliminated at round 2 of year 13. [2021-05-18 7:07:10 PM] - Eagles was eliminated at round 1 of year 13. [2021-04-13 7:19:45 PM] - Team Name Change : Sewer Rats changed name to Eagles
[2021-05-28 7:51:32 PM] Last 7 Days Pro Star : 1 - Tyler Johnson of Blues (5-5-10) / 2 - Michael Frolik of Golden Knights (4-8-12) / 3 - Mikkel Boedker of Avalanche (6-5-11)
[2021-05-27 9:57:58 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-26 8:53:44 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-26 8:53:34 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-25 7:16:13 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-24 7:07:33 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-24 7:07:23 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-23 8:59:34 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-22 7:10:55 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-21 7:47:52 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-21 7:47:36 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-21 7:47:36 PM] Stefan Elliott of Avalanche was sent down to farm. [2021-05-20 7:22:54 PM] Joseph Blandisi from Eagles is back from Abdomen/Ribs Injury.
[2021-05-20 7:22:54 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased. [2021-05-19 7:20:29 PM] Erik Condra from Eagles is back from Torn Left MCL Injury.
[2021-05-19 7:20:29 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-18 7:07:10 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-05-18 7:05:15 PM] Auto Lines Function has been run for Eagles.
[2021-05-18 7:05:05 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6 [2021-05-17 7:03:55 PM] Mattias Ekholm from Avalanche is back from Back Spasms Injury.
[2021-05-17 7:03:55 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased. [2021-05-17 7:03:53 PM] Game 21 - Joseph Blandisi from Eagles is injured (Abdomen/Ribs) and is out for 1 week.
[2021-05-17 7:03:28 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-16 8:40:29 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased. [2021-05-16 8:40:27 PM] Game 15 - Mattias Ekholm from Avalanche is injured (Back Spasms) and is out for 1 week.
[2021-05-16 8:40:08 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-15 7:05:20 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-05-15 7:05:07 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-05-15 7:05:07 PM] Stefan Elliott of Avalanche was sent to pro. [2021-05-11 7:05:58 PM] Stefan Elliott from Eagles is back from Left Hip Injury.
[2021-05-11 7:05:58 PM] Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-05-11 7:05:52 PM] Auto Lines Function has been run for Eagles.
[2021-05-11 7:05:52 PM] Auto Roster Farm Only Function has been run for Avalanche. [2021-05-09 9:47:18 PM] Joel Edmundson from Eagles is back from Broken Ribs Injury.
[2021-05-09 9:47:18 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased. [2021-05-09 9:47:16 PM] Game 1022 - Erik Condra from Eagles is injured (Torn Left MCL) and is out for 3 weeks.
[2021-05-06 7:08:16 PM] Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-05-06 7:07:04 PM] Auto Lines Function has been run for Eagles.
[2021-05-04 8:20:18 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-05-03 9:58:16 PM] Both Avalanche and Eagles lines for next game are empty. Current rosters/lines are not erased. [2021-05-03 9:58:14 PM] Game 990 - Stefan Elliott from Eagles is injured (Left Hip) and is out for 2 weeks.
[2021-04-30 7:09:36 PM] Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-04-28 7:26:34 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-04-27 7:31:20 PM] Eagles lines for next game are empty. Current rosters/lines are not erased.
[2021-04-27 7:31:10 PM] Auto Lines Function has been run for Eagles.
[2021-04-26 7:18:48 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.
[2021-04-26 7:18:28 PM] Successfully loaded Avalanche lines done with STHS Client - 3.2.6.6
[2021-04-25 9:05:08 PM] Eagles lines for next game are empty. Current rosters/lines are not erased. [2021-04-24 9:23:21 PM] Cam Ward from Avalanche is back from Exhaustion.
[2021-04-23 7:09:14 PM] Avalanche lines for next game are empty. Current rosters/lines are not erased.