Forum Discussion
Thank u Christian for the prompt response. We have a requirement to remove shared nodes of a member by retaining the primary node. However, we didn't find such relationships in OneStream and asked the business to provide specific node details for deletion. Posted this here to know if there is a way to fine such relationships in OneStream.
Thanks,
Konda
Hi Konda
Even with "Default Parent" it would have been a lottery, because at most companies, the property wasn't very well maintained.
There is a function, that gives you all parents as a list (api.Members.GetParents), and if you combine it with a check, if the parent is the descendant of a main hierarchy (api.Members.IsDescendant), you might be able to achieve something similar.
I hope this helps and regards
Christian
- kondareddys3 years agoNew Contributor II
Thank u Christian. I will try the above solution.
Regards,
Konda
Related Content
- 12 months ago
- 8 months ago
- 12 months ago
- 2 years ago