Page 1 of 1

Cells derived from which rules

Posted: Wed Jun 18, 2014 5:07 pm
by deepakjain2020
Hi All,

Is there anyway with which we can group the cells calculated based on different rules?

Example:

Cells are having data in cube are based on two different rule statements.
I want to get the cells which are calculated based on rule1 separately and cells calculated based on rule2 separately.

Regards,
Deepak Jain

Re: Cells derived from which rules

Posted: Wed Jun 18, 2014 5:21 pm
by declanr
Subsets or consolidations.

You could even use an attribute to state which type of calc is occuring. Reference the attribute in the rule to decide which method is used.

Then your subsets can be mdx driven based on the attribute. Or your consolidations can be TI created based on the attribute.