Forum Discussion
- rhankeyContributor
I would use a Dynamic Calc member to compute the percentage. That DymCalc member would need to do the following:
- Obtain parent of current base member (your denominator)
- Return Divide(CurrentBaseMember,Parent)
You need to decide what to do if current member is not a base member.
Related Content
- 2 years ago
- 12 months ago
- 6 months ago
- 7 months ago