Oscar
4 years agoContributor
Aggregation Business Rule
Hello
How does one write an aggregation business rule? I know Accounts aggregate automatically, but a business rule is needed for Entities, correct? In Essbase we could have something like:
FIX ("2025","Jan":"Dec","Actual")
Calc DIM ("Account","Source","Product","ResponsibilityCenter","Interco","Entity","Location");
ENDFIX;