Hello,
I have a question about tree data. When I try to add one of the elements to the data tree after editing, I get a tree with a different number of levels. How can I fix this?
The tree is shown below if only one value was previously filtered. In this case {3}.
But if previously only a few values were filtered, then everything falls into place on one level in tree.
It doesn’t matter what the operation was (it could be anything). It’s important to align the tree after the operation, since only one value is added to it. Thanks for the advice :).
The real answer to this is to pay attention to the number of zeros in the branch label and Trim Tree accordingly since Suirify will collapse both leading and trailing zeros and you may not want that.