Is there a function (although I don't see one) or a way in which I will be able to identify the element's order in a consolidation?
For example, Consolidated element A has children A1, A2, A3 in order.
I want to identify the order of A2.
Somehow like ComponentElementOrder(DimName,Parent,Child) that will return the order of the child.
Any idea?
Thanks guys.

