I have an issue with Cells which are on several consolidations.
Example:
I have two dimensions:
Dimension A
Consolidated A
Element B
Element C
Dimension B
Consolidated 1
Element 2
Element 3
Now it is the case, that some of the Dimension B Elements have Rules, what can end in problems for consolidations:

For the cell where the 2 consolidations collide there I have to make a choice, which consolidation should be used. (Dimension A or Dimension B)
As I dont like the idea to use a ConsolidateChildren Rule element for all cells and as its not possible to rebuild the cube with a new dimension order, I experimented with "Re-Order Dimensions".
That seemed to work, because when I use the rules tracer I can see that TM1 uses the dimension which is ordered higher.
But the actual cell value doesn´t change.
So in the example he allways shows 100 but I want him to show 2. Depending on the dimension order the rules tracer shows 2 or 100, but the actual cell allways shows 100.
Any ideas for this behaviour?
Best regards!