Forum Discussion
JackLacava
2 years agoHonored Contributor
I believe that's expected behaviour. If a child has two parents, how could the system decide which parent to display...? If you know that you don't want to show children under a particular node, append a .Remove(A#YourParent.Children) to the current filter.
- ckattookaran2 years agoVIP
That is interesting, I thought .Remove only takes a specific member name, not functions.
- JackLacava2 years agoHonored Contributor
I tested it and it seems to work here (7.2.2). The related sample says it takes a list of members, so using expansions to generate that list should be ok.
Related Content
- 4 months ago
- 7 months ago
- 11 months ago