web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Ingesting data from BC and Dataverse to Fabric

(5) ShareShare
ReportReport
Posted on by 173

Hello, I am trying to find out the best architecture to ingest data from both BC and Dataverse into Fabric. Since we don’t have much experience with Python and we don’t have many transformations to perform, I am trying to avoid using notebooks.

Currently, I am considering two options:

 
  1. Ingesting data using Dataflow Gen2 – The issue here is that we need to manage incremental refresh, especially when records get deleted from one of the sources (either BC or Dataverse).

  2. Using the BC2ADLS tool and Link to Azure Synapse– This would ingest data into Azure Data Lake, and finally ingest data into Fabric using shortcuts (if possible).

 

Which of the two approaches is better in terms of cost and performance, and are there other approaches to consider?



     
I have the same question (0)
  • Suggested answer
    DAnny3211 Profile Picture
    11,417 Super User 2026 Season 1 on at

    Hi,

     

    You're comparing two approaches for ingesting data from Business Central (BC) and Dataverse into Microsoft Fabric, and you're looking for guidance on cost, performance, and alternatives.

     
     

    ✅ Summary of the Two Approaches

     

    Option 1: Dataflows Gen2

     

    • Pros:

      • No-code/low-code setup.

      • Native integration with Fabric Lakehouse.

      • Ideal for simple transformations and direct Power BI consumption.

    • Cons:

      • Limited control over incremental refresh, especially for deletions.

      • May require manual logic or workaround for soft deletes or record tracking.

      • Performance can degrade with large datasets or complex joins.


    •  
     

    Option 2: BC2ADLS + Azure Synapse Link + Fabric Shortcuts

     

    • Pros:

      • More scalable and performant for large datasets.

      • Better suited for incremental loads, including deletes, via CDC or snapshot logic.

      • Fabric Shortcuts allow zero-copy access to data in ADLS.

    • Cons:

      • Requires more setup and Azure resources (e.g., Synapse, ADLS).

      • Slightly higher cost due to multiple services involved.

      • May need basic scripting or orchestration (e.g., Data Factory or Synapse pipelines).


    •  
     
     

    💡 Recommendation

     

    If your team prefers low-code and has modest data volumes, Dataflows Gen2 is simpler and cost-effective. However, if you're dealing with larger datasets, need robust incremental refresh, or plan to scale, the BC2ADLS + Synapse + Fabric Shortcuts approach is more future-proof.

     
     

    🔍 Alternative Approaches to Consider

     

    1. Power Platform Dataflows + Data Factory

      Use Power Platform Dataflows to ingest from Dataverse and BC, then orchestrate with Azure Data Factory for incremental logic and push to Fabric.


    2. Dataverse Export to Data Lake (CDM format)

      Use the Export to Data Lake feature for Dataverse, then link to Fabric via shortcuts.


    3. Direct API Integration with Azure Functions or Logic Apps

      For lightweight ingestion, use APIs to pull data into ADLS or Fabric via custom connectors.


    4. Microsoft Dynamics 365 Data Integrator

      If available, use the built-in Data Integrator to sync BC and Dataverse data into a common staging area.



    5.  
     

    Let me know if you'd like help designing a hybrid architecture or estimating costs for each option.

     

    Thanks and best regards,

    Daniele

    Note: This response was prepared with support from Copilot to ensure clarity and completeness.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 156

#2
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans