Allocations and allocation rules in Dynamics 365 Finance
How F&O allocates costs and revenue across dimensions — ledger allocation rules, basis sources, percentage methods, and the periodic allocation cadence.
A central IT cost of $100,000/month needs to be spread across business units that benefit from it. A consolidated marketing spend gets reassigned to the brands that received the activity. Shared service costs need to push to the consuming departments. Allocation rules in F&O define how these distributions happen — automating what would otherwise be a manual journal exercise every period.
The allocation problem. Accounting captures cost where it's spent (a vendor invoice for IT services hits the IT department) but business analysis needs cost where it's consumed (each business unit's "true" IT cost). Allocations move postings from source dimensions to destination dimensions per defined rules.
Two flavours of allocation.
- Ledger Allocation Rules — the modern, configurable allocation engine. Period-end batch processing.
- Fixed allocation accounts — older mechanism on individual accounts; less flexible, mostly being replaced.
This article focuses on Ledger Allocation Rules.
Anatomy of an allocation rule.
- Source — what is being allocated. Defined by accounts, dimensions, or a journal type.
- Destination — where it's being moved to. Defined by dimensions.
- Basis — the proportion drivers (headcount, square footage, revenue %, prior period transactions).
- Method — fixed percentage, basis-driven, formula.
- Posting — offset account treatment.
Methods.
- Fixed percentage — distribute manually-specified percentages (40/30/30 across three BUs).
- Fixed weight — weights (3:2:1) translated to percentages.
- Basis — proportions computed from another data set (e.g. revenue per BU last month, headcount this month, transactions hit per BU).
- Spread evenly — equal split across destination dimensions.
- Equally — same as spread evenly.
Basis methods are the most powerful — they adjust the allocation each period to current driver values, no manual update needed.
Basis sources.
- Ledger balances — prior period account balances (e.g. revenue) as the driver.
- Statistical measures — non-financial measures (headcount, square footage) stored in F&O for this purpose.
- Formulas — combinations of measures.
Statistical measures are maintained per period — finance updates the headcount per department at month-end before running allocations.
Source criteria. What's being allocated:
- Main accounts — IT cost account 6000.
- Financial dimensions — only the IT department source.
- Currency — only LCY.
- Date range — current period.
Destination dimensions. How the destination is constructed:
- Pre-defined dimensions — specific destination values.
- Wild-card — all dimensions in scope.
- Derived — destination dimensions calculated from the basis.
Running allocations.
- Source data is collected.
- Basis is calculated per destination dimension combination.
- Allocation amounts are computed.
- The journal is proposed — review before posting.
- Posting creates reversal entries on source and matching entries on destinations.
Most teams run allocations as a sequenced step in the period close: after AR/AP, before consolidation.
Step allocations. Some costs flow through multiple steps — central → division → cost centres. Each step is a separate allocation rule; the order matters. F&O supports sequencing.
Reciprocal allocations. When two cost pools mutually allocate to each other (IT serves HR; HR serves IT), simple sequential allocation gets it wrong. Reciprocal allocation solves simultaneous equations to balance correctly. F&O supports reciprocal via specific rule configuration.
Reversal and rerun. If allocations need adjustment after posting:
- Reverse the posted allocation.
- Adjust the rule or basis.
- Re-run.
Always preserve the original posting as a reversed entry — audit trail of "what we allocated and why" matters for explainability.
Reporting.
- Pre-allocation views — show cost as originally posted, before reassignment.
- Post-allocation views — show cost after allocation.
Both views are usually needed: pre-allocation for fiduciary reporting (responsibility centre, where cost was incurred), post-allocation for managerial reporting (true business cost).
Common pitfalls.
- Basis not updated. Headcount or revenue measures stale; allocations use old proportions; results misleading.
- Allocation chain dependencies. Step allocations run out of order; downstream rules see wrong source.
- Circular allocations not handled. Without reciprocal logic, two-pool allocations settle wrong.
- Source/destination overlap. A destination dimension is also part of source criteria; allocations cycle back.
- No reversal hygiene. Failed allocations not reversed; cost reported both at source and at destination — double counted.
Audit considerations. Allocations are journal entries; auditors review the allocation rules and the basis data. Maintained allocation rule documentation (method, basis, last reviewed) helps audits move quickly.
Practical scope. Allocations are the right tool for repetitive period-end cost distributions. Strategic one-off cost reassignments (a project of restating prior periods) are usually better done as a discrete journal exercise — allocation rules are for the recurring, repetitive case.
Related guides
- 1099 reporting for US in Dynamics 365 FinanceHow F&O handles US 1099 reporting — vendor classification, 1099 boxes, year-end generation, e-filing, and the recipient-copy distribution.
- AP automation and OCR in Dynamics 365 FinanceHow invoice automation works in F&O — vendor invoice journal, OCR extraction, three-way matching, approval workflow, and the partner ecosystem.
- Asset Management in Dynamics 365 Supply ChainHow Dynamics 365 SCM's Asset Management module handles maintenance — work orders, preventive maintenance, condition monitoring, and the role of IoT.
- Budget control in Dynamics 365 FinanceHow F&O's budget control enforces budgets at transaction posting — budget control rules, document overrides, the BC vs budgeting distinction, and the implementation pitfalls.
- Budget planning in Dynamics 365 FinanceHow F&O's budget planning module orchestrates the annual budget cycle — budget plans, scenarios, stages, workflow, and the integration with Excel and Power BI.