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!
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=?;