Global filter in pop-up for dimensions with no subsets

Issue #81 resolved
Wei Wang created an issue

I noticed an issue with the global filters for pop-up windows not loading if no subsets exist for the dimension filtered (even when the “List Type” is not Subset). Please refer to the example below:

The TestDim has no subsets defined but the “List Type” is “Element”.

Upon loading the pop-up window nothing loads in the TestDim dropdown.

I have tested this for non-pop-up global filters and it appears to not occur. The workaround is to make sure at least subset exists for any dimension but it could be confusing for users when new dimensions are created and no subsets exist initially. This issue also appears in alternative hierarchies where if no subsets exist for the alternative hierarchy, the same yellow error triangle appears.

It appears the error occurs when the the query for the dropdown is trying to evaluate TM1SubsetToSet even when the list type is not Subset.

Comments (3)

  1. Log in to comment