Hello Anaplanners,
I'm working on a filter setup where Category is the parent of Task in a hierarchy. I need help implementing the following logic:
- The Category Filters should be disabled when any of the Task Filters are selected.
- The Task Filters should be available when none of the Category Filters are selected.
- If a Task Filter is selected, the Category Filter becomes inactive, and if a Category Filter is selected, the Task Filters become inactive.