Forum Discussion
sameburn
4 days agoContributor III
Hi otmaneoirda
You can pass your expansion e.g. A#Root.Base into this api e.g. api.Members.GetMembersUsingFilter(dimPk, memberFilter, dimDisplayOptions) to return a list of members, based on your filter.
You can then create a comma separated list of these members and pass them into your ADC e.g. A#Root.Base.Remove(A1,A2,A3, etc), similar to MarcusH suggestion
Hope this helps
Sam
Related Content
- 2 years ago
- 3 years ago