| 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 |
| Nom de l’entraîneur | Nom de l’équipe | PH | DF | OF | PD | EX | LD | PO | CNT | Âge | Contrat | Date du Signature du Contrat | Salaire |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bob Hartley | Bruins | 84 | 86 | 88 | 94 | 87 | 93 | 1 | CAN | 65 | 3 | 6,300,000$ | |
| Bruce Boudreau | Sabres | 60 | 60 | 60 | 60 | 70 | 65 | 1 | CAN | 71 | 3 | 3,200,000$ | |
| Bruce Cassidy | Stars | 92 | 86 | 86 | 92 | 96 | 92 | 1 | CAN | 60 | 5 | 2024-12-09 | 525,000$ |
| Claude Julien | Ducks | 80 | 78 | 74 | 76 | 92 | 86 | 53 | CAN | 65 | 3 | 500,000$ | |
| Craig Berube | Blue Jackets | 90 | 85 | 81 | 92 | 93 | 85 | 1 | CAN | 60 | 1 | 275,000$ | |
| Dave Tippett | Avalanche | 81 | 85 | 89 | 82 | 91 | 84 | 55 | CAN | 64 | 1 | 525,000$ | |
| Jacques Martin | Jets | 62 | 66 | 65 | 58 | 99 | 97 | 37 | CAN | 73 | 1 | 535,000$ | |
| Jim Hiller | Mammoth | 75 | 92 | 85 | 85 | 81 | 75 | 1 | CAN | 56 | 5 | 2024-12-08 | 500,000$ |
| Joel Quenneville | Golden Knights | 82 | 86 | 91 | 75 | 95 | 89 | 49 | CAN | 67 | 2 | 4,000,000$ | |
| John Hynes | Penguins | 80 | 85 | 85 | 81 | 78 | 75 | 1 | USA | 51 | 3 | 500,000$ | |
| Jon Cooper | Panthers | 85 | 82 | 92 | 88 | 93 | 90 | 1 | CAN | 58 | 1 | 4,300,000$ | |
| Kris Knoblauch | Senators | 85 | 87 | 93 | 84 | 79 | 75 | 1 | CAN | 47 | 2 | 2024-07-07 | 500,000$ |
| Lindy Ruff | Blackhawks | 85 | 78 | 87 | 85 | 99 | 96 | 1 | CAN | 66 | 2 | 5,000,000$ | |
| Mike Sullivan | Hurricanes | 85 | 85 | 85 | 85 | 89 | 76 | 1 | USA | 58 | 1 | 525,000$ | |
| Patrick Roy | Canadiens | 90 | 85 | 85 | 90 | 78 | 85 | 1 | CAN | 60 | 1 | 5,551,000$ | |
| Paul Maurice | Capitals | 95 | 95 | 87 | 77 | 99 | 99 | 1 | CAN | 59 | 3 | 500,000$ | |
| Rick Bowness | Rangers | 83 | 89 | 82 | 87 | 99 | 93 | 42 | CAN | 70 | 2 | 750,000$ | |
| Rick Tocchet | Flames | 90 | 94 | 90 | 85 | 95 | 85 | 1 | CAN | 62 | 2 | 2024-07-07 | 500,000$ |
| Scott Arniel | Red Wings | 82 | 95 | 85 | 90 | 95 | 90 | 1 | CAN | 63 | 2 | 2024-07-07 | 500,000$ |
| Todd McLellan | Oilers | 75 | 82 | 75 | 75 | 82 | 82 | 1 | CAN | 58 | 1 | 5,000,000$ |
| 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 |
| Nom de l’entraîneur | Nom de l’équipe | PH | DF | OF | PD | EX | LD | PO | CNT | Âge | Contrat | Date du Signature du Contrat | Salaire |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Alain Vigneault | Wolf Pack | 79 | 74 | 77 | 80 | 91 | 84 | 55 | CAN | 64 | 1 | 3,500,000$ | |
| Alex Burrows | Americans | 74 | 68 | 70 | 68 | 56 | 51 | 1 | CAN | 45 | 1 | 125,000$ | |
| Alex Tanguay | Manitoba Moose | 60 | 60 | 60 | 60 | 56 | 51 | 1 | CAN | 46 | 3 | 250,000$ | |
| Andrew Brunette | Roadrunners | 85 | 85 | 87 | 85 | 78 | 75 | 1 | CAN | 52 | 5 | 2024-12-08 | 250,000$ |
| Barry Trotz | Senators | 85 | 92 | 81 | 85 | 89 | 83 | 57 | CAN | 63 | 2 | 4,300,000$ | |
| Bill Peters | IceHogs | 71 | 77 | 76 | 75 | 84 | 78 | 63 | CAN | 60 | 1 | 525,000$ | |
| Dominique Ducharme | Silver Knights | 74 | 76 | 76 | 82 | 55 | 50 | 1 | CAN | 53 | 3 | 750,000$ | |
| Eric Veilleux | Condors | 43 | 49 | 58 | 46 | 61 | 62 | 1 | CAN | 53 | 1 | 525,000$ | |
| Gerard Gallant | Eagles | 60 | 60 | 60 | 60 | 66 | 61 | 1 | CAN | 63 | 1 | 525,000$ | |
| Guy Boucher | Rocket | 60 | 60 | 60 | 60 | 55 | 50 | 1 | CAN | 54 | 1 | 525,000$ | |
| Jared Bednar | Stars | 80 | 85 | 95 | 82 | 83 | 83 | 1 | CAN | 54 | 3 | 2,000,000$ | |
| Jim Montgomery | Bruins | 90 | 89 | 86 | 80 | 88 | 92 | 1 | CAN | 56 | 1 | 750,000$ | |
| Luke Richardson | Penguins | 80 | 77 | 75 | 87 | 85 | 78 | 1 | CAN | 57 | 3 | 250,000$ | |
| Martin St. Louis | Checkers | 80 | 78 | 80 | 78 | 78 | 75 | 1 | CAN | 51 | 2 | 750,000$ | |
| Mike Eaves | Gulls | 72 | 64 | 69 | 64 | 99 | 94 | 46 | USA | 68 | 3 | 250,000$ | |
| Pascal Vincent | Monsters | 85 | 76 | 81 | 87 | 78 | 75 | 1 | CAN | 54 | 1 | 525,000$ | |
| Peter DeBoer | Griffins | 84 | 87 | 93 | 86 | 91 | 84 | 1 | CAN | 57 | 3 | 6,666,666$ | |
| Rod Brind'Amour | Wolves | 85 | 92 | 90 | 84 | 85 | 95 | 1 | CAN | 55 | 1 | 575,000$ | |
| Sheldon Keefe | Wranglers | 80 | 84 | 94 | 86 | 78 | 75 | 1 | CAN | 45 | 1 | 575,000$ | |
| Spencer Carbery | Bears | 75 | 85 | 75 | 88 | 78 | 75 | 1 | CAN | 44 | 3 | 2025-03-20 | 500,000$ |
| 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 |
| Nom de l’entraîneur | PH | DF | OF | PD | EX | LD | PO | CNT | Âge | Contrat | Date du Signature du Contrat | Salaire |
|---|
| Nom de l’entraîneur | GP | W | OTW | SOW | L | OTL | SOL |
|---|---|---|---|---|---|---|---|
| Bob Hartley | 105 | 53 | 7 | 5 | 36 | 4 | 0 |
| Mike Sullivan | 104 | 53 | 2 | 1 | 39 | 7 | 2 |
| Jon Cooper | 100 | 48 | 4 | 1 | 41 | 6 | 0 |
| Craig Berube | 98 | 52 | 5 | 2 | 30 | 2 | 7 |
| Patrick Roy | 95 | 50 | 5 | 4 | 32 | 4 | 0 |
| Lindy Ruff | 95 | 44 | 6 | 3 | 34 | 4 | 4 |
| Joel Quenneville | 94 | 44 | 3 | 3 | 32 | 7 | 5 |
| Rick Tocchet | 91 | 43 | 2 | 2 | 37 | 2 | 5 |
| Bruce Cassidy | 89 | 44 | 4 | 3 | 34 | 3 | 1 |
| Todd McLellan | 89 | 39 | 8 | 1 | 34 | 2 | 5 |
| Bruce Boudreau | 88 | 40 | 4 | 0 | 37 | 4 | 3 |
| Jim Hiller | 88 | 35 | 3 | 3 | 37 | 7 | 3 |
| Dave Tippett | 86 | 42 | 2 | 3 | 34 | 3 | 2 |
| Scott Arniel | 82 | 30 | 3 | 3 | 40 | 4 | 2 |
| Rick Bowness | 82 | 29 | 2 | 2 | 38 | 5 | 6 |
| Kris Knoblauch | 82 | 28 | 5 | 2 | 41 | 3 | 3 |
| Paul Maurice | 82 | 28 | 7 | 3 | 37 | 6 | 1 |
| John Hynes | 82 | 24 | 7 | 3 | 40 | 4 | 4 |
| Jacques Martin | 82 | 22 | 6 | 4 | 41 | 7 | 2 |
| Claude Julien | 82 | 18 | 4 | 1 | 48 | 9 | 2 |