Hi Donap
By uncoupling, I mean I am unwinding the hierarchy by using the following function through the dimension before updating it:
DimensionElementComponentDelete( YourDimension, TheParent, TheElement);
This ensures you rebuild a new hierarchy each ...
By uncoupling, I mean I am unwinding the hierarchy by using the following function through the dimension before updating it:
DimensionElementComponentDelete( YourDimension, TheParent, TheElement);
This ensures you rebuild a new hierarchy each ...