Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Best practice is to avoid multiple occurrences of members in the selection. This will slow-down the Processing of the OLAP database and/or the report queries. In doing that you should always realize that we extract all details under a certain parent node: even if you did not select duplicate members they can be there implicitly among the descendants of selected nodes.

Opposite to the Entity dimension:

  • It is not allowed to skip parent-nodes
  • It is risky to skip certain sibling nodes: unlike with Entities, the aggregation of child accounts into parent accounts is done within the OLAP layer of CXO. If you deliberately skip siblings then the numbers on higher levels may be incorrect. It is no problem in the following situations:
    • The parent 

Image Added

 

 

Custom Dimensions

The same logic as the Account dimension applies to selecting members from Custom dimensions:

Image Added