CarlosAlvear
4 months agoContributor
Call a dynamic member list from a member formula
Hi all,
Does anyone know how to call a dynamic member list inside a member formula (well, I need it for a dynamicCalc but it can be generalized). I can call the member list in a CV with the call:
I#ICEntities.CustomMemberList(BRName= BRName, MemberListName= MemberListName, Param1 = Param1, Param2 = Param2, Param3 = Param3)
In the Design and Reference (Examples of Key Functions in Use (onestream.com)), we find an example of a static member list.
Thank you for the help.
Regards