How can I use a subfield to filter the corresponding parent field? For example, if Asia contains Japan and Korea, I want to select Japan while still displaying all information related to Asia.
The goal is to ensure that users who may not realize Japan belongs to Asia can still see all relevant data. I know this can be achieved using two separate filters, but is there a way to make it happen automatically upon selecting Japan? Are there any alternative solutions?