Let us know how we can make Jedox even better!
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