Using Subsets in Jedox Views

Jedox Views offer the ability to use a stored subset of a dimension instead of the full dimension. A subset can be selected for any dimension, whether it is used in the header area of the View, its rows, or its columns. Both global subsets (accessible to all users) and private subsets (accessible only to the current user) can be selected.

When used in a dimension in the header area, the selected subset acts as a pre-filter for the element picker, called by double-clicking on the dimension's element in the view. The subsequent dialog will only show the elements that are part of the subset, instead of the full dimension. When enabling zero suppression, it is applied on top of the stored subset, additionally filtering elements that are empty (in the context of the selected elements of the other dimensions).

When used for columns or rows, selected subsets similarly pre-filter the list of elements in the view. When expanding elements, only child elements that are part of the subset will be expanded.

Options defined in the Sort filter of the stored subset, such as reverse order, are overridden by the View itself; it defaults to always use the definition order.

Usage of variables of stored subsets in the View context is currently not supported. Additionally, using the "Parents below children" option of a View in combination with a stored Picklist subset which defines elements from multiple dimension levels is currently also not supported.

Updated September 27, 2022