Forum Discussion
Catherine_Tee
2 years agoNew Contributor III
Thanks. However E#Group.Base.Where(Text5 StartsWith Equity).Where(IsIC = True) only can get the Entity (Text5 StartsWith Equity).
If I want to get which Entities have IC transaction with the Entity (Text5 StartsWith Equity). then how?
I had tried use BR below and in cube view put this is not work.
I#ICEntities.CustomMemberList(BRName=CT_ConsolHelper, MemberListName=ICList, Dim=|WFEntityDim|, Query=[E#Segment_Group.base(Text5 <> Equity)]):Name(|MFICDesc|)
JackLacava
2 years agoCommunity Manager
For the record, here's a working Member List for a similar case: https://community.onestreamsoftware.com/t5/Application-Build/Define-and-Edit-Text-for-IC-members/m-p/28373/highlight/true#M2933
Related Content
- 2 years ago
- 2 years ago
- 11 months ago