Finding all of the top level heirarchy/consolidated elements
Posted: Tue Oct 02, 2012 5:21 am
Hi All,
I'm trying to write a rule that effectively "hides" all of our legacy Cost Centres from our users by updating the Element Security Cube relating to the Responsibility Centre.
So the logic for the rule is:
If the Responsibility Centre is in the "Legacy RC" consolidation & the Responsibility Centre does not exist in any of the other 6 Consolidations, change the access to "NONE" otherwise leave as "WRITE".
My preference is not to hard code the names of the 6 Consolidations into the rule when I check that the RC does not exist in them with an ELISPAR formula.
Does anyone know if it's possible to have TM1 determine the 6 Consolidations? I thought about the MDX function "TopCount" but the total number of consolidations might change from the current 6...
I'm trying to write a rule that effectively "hides" all of our legacy Cost Centres from our users by updating the Element Security Cube relating to the Responsibility Centre.
So the logic for the rule is:
If the Responsibility Centre is in the "Legacy RC" consolidation & the Responsibility Centre does not exist in any of the other 6 Consolidations, change the access to "NONE" otherwise leave as "WRITE".
My preference is not to hard code the names of the 6 Consolidations into the rule when I check that the RC does not exist in them with an ELISPAR formula.
Does anyone know if it's possible to have TM1 determine the 6 Consolidations? I thought about the MDX function "TopCount" but the total number of consolidations might change from the current 6...