Dependent filter affecting values in parent filter
When establishing a filter dependency hierarchy, it seems that the parent filters are affected by the child filters. For example, suppose I have data divided up into multiple "Projects" and some of those projects are then also divided into "Sub-projects". On my report I want to have a "Project" filter and a "Sub-project" filter. When I select a value for "Project", I want the "Sub-project" filter to populate with the available sub-projects for the selected project. However, if there are no sub-projects, then none should appear.
However, what I am actually seeing is that if a Project has no sub-projects, then the filter dependency is preventing those projects from appearing in the top-level filter at all. Essentially it seems as though the hierarchy is doing "inner joins" down the chain instead of "left joins". This doesn't seem right to me. What would be the reason to have a sub-filter control the available options in the parent filter?
Hi Johnathan,
Sorry for the delay here. Reading through your description, it seems that this does have something to do with how this data is setup in the view.
Do you have a few minutes to screen-share at any point today or tomorrow so that I can see this first hand? (I am on US MST)
Regards,
Nathan
Hi Johnathan,
Sorry for the delay here. Reading through your description, it seems that this does have something to do with how this data is setup in the view.
Do you have a few minutes to screen-share at any point today or tomorrow so that I can see this first hand? (I am on US MST)
Regards,
Nathan
Replies have been locked on this page!