Description:
The property is used to determine the level at which the dimension must be rolled up during query execution. It controls the behavior when selecting a level for a custom rollup dimension in a filter, and determines whether the selected level in the filter should be considered for rollup or not.
Values and behavior:
True: Selecting this value will roll up the dimension using custom weights up to the level selected in the filter.
False: Selecting this value will roll up the dimension using custom weights up to ALL levels.
...