The summary gauge for how far your commerce platform’s inventory has drifted from D365, the system of record. Above 5% means a sync problem.
At a glance
The aggregate percentage of SKUs (or units) whose on-hand quantity differs between Dynamics 365 (the system of record) and the commerce platform’s inventory feed. It is a single health gauge: low is good (the two systems agree), high means the sync between F&O / BC and your storefront is drifting. The per-SKU detail behind this gauge lives on the SKUs with D365 vs Ecom Inventory Drift >5% card.
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 mid-market apparel brand syncs Finance & Operations to a Shopify Plus storefront via a dual-write / Power Automate integration. The gauge is read 21 Mar 26. The catalogue has 4,200 mapped SKUs.
Four things to notice:
- At 7.0% the gauge is in the warning band. It has crossed the 5% threshold, so the Nerve Centre has raised an alert. Below 5% this is usually just timing noise (a sale on the storefront not yet pushed to F&O, a receipt in F&O not yet published to the store). Above 5% it is structural and worth investigating today.
- The gauge does not tell you which SKUs. That is by design. This card is the summary health reading; the 294 individual drifted SKUs, with the D365 quantity, the commerce quantity, and the gap, are listed on SKUs with D365 vs Ecom Inventory Drift >5%. Start at the gauge, drill to the list.
- The likely root cause is the integration, not the data. A spike from a steady 1 to 2% baseline up to 7% usually means the sync stopped or slowed. Check Power Automate Flow Failures (ecom integration) first; a failed inventory-push flow is the most common reason the two systems diverge.
- High variance plus open demand is the dangerous combination. If drifted SKUs are also ones with open sales-order demand, you risk overselling on the storefront or starving real orders. Cross-reference OOS with Open Sales-Order Demand and Low Stock Alerts when the gauge is high.
Sibling cards merchants should reference together
This gauge is the summary. Pair it with these to find the cause and the consequence of the drift.Reconciling against Microsoft Dynamics 365
Where to look in Business Central / Finance & Operations: The closest native equivalents in the Dynamics UI are:F&O > Inventory management > Inquiries and reports > On-hand inventory (the D365 side of the comparison, per item / warehouse) F&O > Data management > Data project execution history (whether the inventory export to the storefront ran) Business Central > Inventory > Item Availability by Location (the BC equivalent on-hand) Power Platform admin > Power Automate > flow run history (the actual push of D365 quantities to the storefront)To verify a single drifted SKU, open On-hand inventory for the item in F&O (or Item Availability in BC), note the sellable quantity, then open the same SKU in the storefront admin and compare the available-to-sell figure. The gap you see by hand should match the gap the per-SKU drift card reports. D365 is the reference: the storefront should be reconciled to it, not the other way round. Common mistakes when comparing the two systems by hand:
- Comparing physical to sellable. D365 on-hand can include reserved, blocked, or non-nettable quantity. The storefront usually publishes available-to-sell. Compare like for like (sellable to sellable) or the gap is an illusion.
- Wrong warehouse scope. If the storefront is fed from one warehouse but you check total on-hand across all warehouses in D365, the numbers will never tie.
- Timing. A sale that just happened on the storefront has not yet decremented F&O until the order syncs. A momentary gap is normal; a persistent one is drift.
Cross-connector note: This is the most cross-connector card in the inventory set by nature: it only exists because two systems (D365 and the commerce platform) are being compared. The D365 side is always the system of record. When the gauge is high, the fix is almost always on the integration or the storefront side, and Power Automate Flow Failures (ecom integration) is where the evidence usually is.