Sub filters can be thought of as filters within filters. In order to create a sub filter for a filter, there must be a direct relationship to the filter from the originating filter, either through an association class or a relationship attribute. Sub filters allow you to narrow down filter results based on related attributes among linked classes in the WorkView client.
An example of sub filter use would be the following instance: There is a Departments class, an Employees class, and an Issues class. The Employees class has a relationship attribute of Department Name that is related to the Departments class. The Issues class has a relationship attribute of Employee Name that is related to the Employees class. In this example, a filter for the Employees class could be a sub filter of a filter for the Departments class and a filter for the Issues class could be a sub filter of a filter for the Employees class.
Sub filters are configured during filter bar item configuration. To edit a sub filter: