The count of journals rejected at posting because debits do not equal credits. Always investigate.
At a glance
The number of journals the system refused to post because the entry was unbalanced: total debits did not equal total credits. Double-entry accounting will not let an unbalanced journal hit the GL, so these are blocked at the gate. Each one is a stalled posting and a sign that something upstream (an integration mapping, an FX rounding step, a manual keying error) produced a journal that cannot be committed. The correct count to aim for is zero.
Calculation
Calculated automatically from your Microsoft Dynamics 365 data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A US apparel brand on Finance & Operations with an automated marketplace order sync, snapshot 12 Jun 26 (live count). The card is showing a non-zero reading, so the alert has fired.
The live count is 3, which trips the
>0 alert and turns the card red.
Four things to notice:
- Any non-zero count is actionable. Unlike a trend card, the target here is literally zero. Three rejected journals means three postings are blocked from the GL right now.
- Two of the three are tiny FX rounding gaps. INTG-44120 and INTG-44121 are off by about $1.50 each, the classic signature of currency rounding in an integration batch where line-level rounding does not sum to the header. These are systemic, not human, and usually fixed once in the integration’s rounding-account setup.
- The third is a real keying error. GENJNL-0907 is out by a round $2,000, which looks like a transposed or missing line in a manual accrual. That is a human error to correct directly.
- Engineering is on the roles for a reason. The recurring integration imbalances need a code or configuration fix (a rounding-difference account), not just a re-key. This is the one GL card where Finance and Engineering investigate together.
Sibling cards merchants should reference together
Journal Imbalances is the sharpest GL error signal there is. Pair it with these to find the source and the blast radius.Reconciling against Microsoft Dynamics 365
Where to look in Business Central / Finance & Operations:Finance & Operations: General ledger > Journal entries > General journals (lines with a posting error; the validation message states the imbalance) Finance & Operations: System administration > Inquiries > Batch jobs (failed posting batches carry the balance-check error in the log) Business Central: Finance > Journals > General Journals (attempt to post; the out-of-balance error is shown on the batch) Business Central: Notifications / Error Messages (the posting routine lists the unbalanced batch and amount)To reconcile: in the native journal, the column totals for debit and credit will not match on a rejected journal, and the posting routine names the difference. The card’s count should equal the number of journals showing that error, subject to the sync window. Why our number may legitimately differ:
This card is GL-internal with no commerce-side equivalent. The cross-connector tie is causal, not numeric: integration-created imbalances (FX rounding on synced Shopify or BigCommerce orders) are the most common recurring source, which is why a spike here often coincides with a surge in synced order volume.