Hey,
I am trying to limit the available options in the filters for the schedule board.
The main thing we will be filtering by is Organizational Unit, which have been modified to have a parent Organizational unit to set up a basic hierarchy as well as a category.
The simplified hierarchy look like this:
Territory > Site > Business Unit > Team
The first level of filtering is done with tabs, so that Territory is preselected, and the filters only show the Organizational Units that fall under that territory
What the organization wants is that when you select a, e.g., a Site, only Business Units directly under the selected site show up.
In this example only Business Units under Test Site should show, that'd mean that the options in the Business Unit filter are dependent on the selected site.
Is this something that' can be done?