Create new "Stats" dimension using iccupe API / ExecuteMdxScript

27 views Asked by At

I know how to create a new hierarchy on an existing dimension using ExecuteMdxScript from the IcCube API using something like :

create category hierarchy [Groupe Spécifique].[NouvelleHierarchie], DEFAULT_MEMBER_NAME = "Tout"

Is there a possibility to create a new Dimension itself (which type would be "Stats") using this channel ?

1

There are 1 answers

0
Marc Polizzi On BEST ANSWER

Unfortunately, this is currently not possible.