Forum Discussion
JackLacava
OneStream Employee
2 years agoDo you really need a rule for this...? It can be done with a simple expansion: A#Root.Base.Where(AccountType Contains Revenue). If you really want a rule, just wrap that in a Brapi.Finance.Metadata.GetMembersUsingFilter call.
Omkareshwar
2 years agoContributor
Thanks for your reply! I didn't notice the solution was right there, so I appreciate you pointing it out. Your input is helpful in building simpler solutions that won't cause maintenance headaches for Admins in the long run. Learning something new every day!