Hi,
in my dataset, I have these two fields:
- Sector
- Subsector
These fields are related, meaning that each sector is associated with only certain subsectors.
I would like to set up a dynamic filter directly in the analysis so that the “Subsector” filter displays only the subsectors associated with the sectors I select.
So, in the analysis, I want to have:
- A Sector filter where I can select more than one sector.
- A Subsector filter that dynamically shows only the subsectors linked to the selected sectors.
Is this possible?