Examples
This section includes some practical examples of how employees are handled using this filter.
Example 1 - Pass/Not Passed
Schedule A includes the following employees:
| SCHEDULE A | ||
|---|---|---|
| EMP A | 10/06/2006 | School Day | 
| EMP B | 10/06/2006 | Not School Day | 
Schedule compliance passes 1 employee's schedule details to the associated rule:
| SCHEDULE A | ||
|---|---|---|
| EMP A | 10/06/2006 | School Day | 
Schedule compliance does not pass 1 employee's schedule details to the associated rule:
| SCHEDULE A | ||
|---|---|---|
| EMP B | 10/06/2006 | Not School Day | 
Example 2 - Pass
Schedule B includes the following employees:
| SCHEDULE B | ||
|---|---|---|
| EMP C | 10/06/2006 | School Day | 
| EMP D | 10/06/2006 | School Day | 
Schedule compliance passes 2 employee's schedule details to the associated rule:
| SCHEDULE B | ||
|---|---|---|
| EMP C | 10/06/2006 | School Day | 
| EMP D | 10/06/2006 | School Day | 
Example 3 - Not Pass
Schedule C includes the following employees:
| SCHEDULE C | ||
|---|---|---|
| EMP E | 10/06/2006 | Not School Day | 
| EMP F | 10/06/2006 | Not School Day | 
Schedule compliance passes 0 employee's schedule details to the associated rule.
Schedule compliance does not pass 2 employee's schedule details to the associated rules:
| SCHEDULE C | ||
|---|---|---|
| EMP E | 10/06/2006 | Not School Day | 
| EMP F | 10/06/2006 | Not School Day |