All Collections
Company Settings
Employee Groups
Set criteria for Employee Groups
Set criteria for Employee Groups
Updated over a week ago

As opposed to Specific Employee, in which you can pick group members, the Match all of the criteria option is a more efficient solution to grouping employees based on properties and best apply to when an employee's property is changed.

To better understand how it works, let's look at the examples:

Depending on the configuration of your access role, you may or may not have access to this feature. Please check with your Admin for access control.

Match all rules

When used, it will filter out employees whose properties do not match all of the rules. Only employees with matching properties can be added to this group.

The more rules added, the fewer the result will be. For this type, use the type "Meet ALL".

  1. Match one rule:

    This is the most simple type, and you only need to set up 1 criterion.

    Example:

    Add only female employees to the group:

    • Gender is Female

    Add only Vietnamese employees to the group:

    • Nationality is Vietnamese

  2. Match two or more rules:

    With this type, the more criteria added, the smaller the group will be.

    Example: Add employees whose Contract Start Date is from 1 Jan 2016 to 31 Dec 2019 (01/01/2016 ≤ Contract Start Date ≤ 31 Dec 2019):

    Type: Meet ANY

    • Contract Start Date must be After or Equal to 01 Jan 2016

    • Contract Start Date must be Before or Equal to 31 Dec 2019

Match any rules

This means employee properties need to match with at least one targeting rule for them to be added to the group. For this type, use the type "OR". If there is only a single rule in the OR section, it must be matched.

In contrast to the first type (match all rules), adding more rules will expand the list.

Example: Add employees who are either in the Marketing or Sales departments.

Type: Meet ANY

  • Department is Marketing

  • Department is Sales

Result: Employee group will contain people from 2 departments: Marketing and Sales.

Match at least 2 rules

You can combine the AND and OR for more advanced filtering.

Example: Add employees who are either in the Marketing or Sales departments. All employees must work in the Vietnam office:

Type: Meet ALL

  • Office is Vietnam

Type: Meet ANY

  • Department is Marketing

  • Department is Sales

Result: Employee group will contain people from 2 departments: Marketing and Sales. They all work in the Vietnam office.

Filter out specific employees

You can exclude specific employees from the list by adding their names in the field Except For. Employees in the Except For will not be added even if they match all criteria.

Field Types and Operator

Field type

Operator

Value

Date

Example: Date of Birth, Contract Start Date, Join Date

Is
Is not

After
After or equal to
Before
Before or equal to

Select a date

Text

Example: Email Address, First Name, Heath Insurance, Phone number, Social Insurance

Contains

Does not contain

Is
Is not

Starts with

Text (case sensitive)

List

Is
Is not

Select from the dropdown list

📌 Note:

  • The text value is case-sensitive, so please check for typos or spacing before applying

Did this answer your question?