Kathleen
3 years agoNew Contributor
Dynamic Calculation without aggregation and consolidation
Hello,
I am trying to have a member rule dynamically calculate and not consolidate to parent entities, which is working. However, it also needs the member rule to override the summation of MTD to YTD. I need the account to recalculate always.
i have a simple api.data.GetDataCell ("A#Account1 / A#Account2)
I have the settings:
- account type: dynamically calculate
- formula type: dynamically calculate
- Is consolidated: Conditional
is there something else i need to do? thank you
Dynamic Calcs do not consolidate or aggregate. They recalculate at each intersection being retrieved. Can you provide more information on what is meant by "override the summation of MTD to YTD"?