The Listed Dimension Order in Rules
Posted: Tue Nov 08, 2011 4:04 pm
Hi,
I have a question regarding the performance impact of Dimension Order in the Rules. The question is not related with the Order the Dimensions should be in the Cube, but with the Order you list elements from different dimensions in a Rule. TM1 Does not complain if in a psecific Rule Statement, the order of elements from different dimensions is not the same as the order of respective dimensions in Server Explorer.
So the following Rules for example:
['Master Version','Productivity'] = N: (Expression);
vs.
['Productivity','Master Version'] = N: (Expression);
They both work, but if the second one is in the same order with Dimension orders in Server Explorer, does it matter in the rules (Other than the rule becomes more readable)?
Does this fact have any impact on the performance?
Thank you
I have a question regarding the performance impact of Dimension Order in the Rules. The question is not related with the Order the Dimensions should be in the Cube, but with the Order you list elements from different dimensions in a Rule. TM1 Does not complain if in a psecific Rule Statement, the order of elements from different dimensions is not the same as the order of respective dimensions in Server Explorer.
So the following Rules for example:
['Master Version','Productivity'] = N: (Expression);
vs.
['Productivity','Master Version'] = N: (Expression);
They both work, but if the second one is in the same order with Dimension orders in Server Explorer, does it matter in the rules (Other than the rule becomes more readable)?
Does this fact have any impact on the performance?
Thank you