The count of Dataverse contacts or accounts that were created but whose matching D365 customer master entry never landed. A dual-write sync gap between Customer Engagement and Finance.
At a glance
A count of customer records that exist in Dataverse (created in Dynamics 365 Customer Engagement, or written by an integration) but that were never promoted into the D365 customer master in Finance & Operations or Business Central. This is the classic dual-write gap: the Dataverse contact or account is created, but the dual-write map that should mirror it into the Finance customer table did not complete. Until promotion lands, the customer exists on the CRM side but cannot be invoiced on the Finance side.
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 B2B manufacturer running Dynamics 365 Customer Engagement for sales and Finance & Operations for the ledger, linked by Microsoft dual-write. New accounts are created by the sales team in CE and are meant to mirror automatically into the F&O customer master. The snapshot covers the rolling week ending 09 Jun 26.
Four things to notice:
- Four records are stuck, and the threshold is zero. Unlike a count card with a tolerance band, this one alerts on any non-zero value, because a healthy dual-write pipeline simply should not leave customers behind. Four stuck records is four sync failures to investigate.
- Three of the four already have sales activity. Those are not dormant contacts; they are accounts the sales team is actively working that cannot be invoiced when their deal closes. The promotion gap turns directly into a revenue-recognition gap the moment an order is raised.
- The cause is almost always the dual-write map, not the data. A failed dual-write run, a mandatory field missing on the Finance side (a customer group, a payment term, a posting profile), or a plugin error during promotion are the usual reasons. The Power Platform admin centre dual-write run history is the place to read the exact error.
- This is the upstream sibling of the absent-customer card. A record stuck here will also surface on Ecom Customers Absent from D365 if that contact has placed an ecommerce order, because absence from the Finance master is exactly what both cards detect from different angles.
Sibling cards merchants should reference together
This card sits at the top of the customer-promotion chain. These siblings show what the gap causes downstream and what to check to fix it.Reconciling against Microsoft Dynamics 365
Where to look in Business Central / Finance & Operations:Power Platform admin centre: Data > Dual-write (table maps and run status for the Contact / Account to Customer maps) Finance & Operations: Accounts receivable > Customers > All customers (search for the contact; if absent, promotion did not land) Dataverse: Contacts and Accounts tables (the record exists here, which is the half of the gap) Finance & Operations: System administration > Inquiries > Dual-write error log (the exact promotion error and field) Business Central: Customers list (for BC-side dual-write configurations, confirm the record is absent)To verify a single stuck record, take its identity from the card’s drill-down, confirm it exists in the Dataverse Contacts or Accounts table, then confirm it is absent from the Finance All customers page. Open the dual-write run history or error log for the same record and timestamp; the error message almost always names the missing mandatory field or the failed plugin that blocked promotion. Why our number may legitimately differ:
The promotion gap is internal to D365, but it has a direct cross-connector consequence: any of these stuck contacts who place an ecommerce order will block that order from invoicing. Read this card alongside the commerce-platform customer and order cards to see which stuck records carry live revenue risk.