Forum Discussion
Integration between Dynamics 365 Finance & Operations (D365 F&O) and Microsoft Fabric
- 5 months ago
Hii MohdZaid_
Microsoft Fabric itself does not randomly drop records, but missing rows usually occur due to incremental refresh logic, filters, failed pipeline runs, or data validation issues during synchronization. If the integration uses incremental loading (based on modified date or watermark), records with older timestamps or incorrect values might be skipped.
To troubleshoot, first check the pipeline or dataflow run history in Fabric to see if any runs failed or partially loaded data. Then verify whether filters, security rules, or incremental load conditions are excluding those records. The most reliable fix is to run a full refresh or reprocess the affected table/partition so Fabric reloads the missing records from Dynamics 365 F&O.
- 5 months ago
Hello MohdZaid_,
Microsoft Fabric normally does not drop records during ingestion. When integrating Microsoft Dynamics 365 Finance & Operations with Fabric, missing rows are usually caused by the synchronization mechanism, not Fabric itself.
Common causes
Incremental sync / change tracking – Records created before tracking was enabled may not be captured.
Entity or query filters – Filters on legal entity, status, or company may exclude records.
Pipeline ingestion issues – Partial failures or delayed retries.
Schema/validation errors – Row-level constraints may block ingestion.
Fabric-specific scenario – Records may exist in the lakehouse but appear missing due to incremental partitions, filters, or delayed ingestion. Query the raw table by primary key to confirm.
Docs
Hi MohdZaid_,
Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to Olufemi7, rohit1991, for those inputs on this thread.
Has your issue been resolved? If the response provided by the community member Olufemi7, rohit1991, addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.
Thank you for using the Microsoft Community Forum.
Hi MohdZaid_,
Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.
Thank you.