Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Future consideration
Workspace Jedox Platform
Created by Guest
Created on Feb 23, 2022

Modeler: The context menu count property should refer to the element selected

When right clicking on an element in modeler and selecting count, it always shows the details for the whole dimension. As you already have this information on the dimension properties tab, this dialog should show information about the individual element selected.

In addition, the dialog should:

  • show the selected element name at the top

  • be able to show the count when multiple elements are selected

  • Show the following count measures:

    • Count of total number of ancestors (ie count from PALO.ELEMENT_LIST_ANCESTORS())

    • Count of total number of direct descendants (ie count from PALO.ELEMENT_LIST_CHILDREN())

    • Count of String, Numeric and Consolidated elements of direct descendants

    • Count of String, Numeric and Consolidated elements of ancestors