Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to sum member values based on smartlist selection in Hyperion Essbase calc

3342144May 10 2019 — edited Jul 22 2019

I have few account members(tagged with smartlist), i need to sum the entity members based on smartlist selection. Is there any way we can write calc/BR to sum the values (i can't hardcode or i don't use UDA's)

IF(Smartlist==1)

Cost=?;

Comments
Post Details
Added on May 10 2019
2 comments
1,809 views