Forum Discussion

Fragmaticx's avatar
Fragmaticx
Frequent Visitor
1 year ago
Solved

Write data directly to DWH from external application?

Hi  I'm fairly new working with Fabric/DWH in general.  We have some etl processes outside fabric - where we are able to provide a finished dataset. And I was hoping that I would write directl...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Fragmaticx,

     

    Thank you for reaching out to Microsoft Fabric Community Forum.

     

    It appears that you're encountering slow performance when inserting data directly into your DWH table from an external application. This often occurs if each row is being inserted individually, which is not efficient for large datasets.

    Consider using data pipelines to load bulk data from storage solutions like Azure Blob Storage or other external sources into your DWH.


    Did I answer your question? Mark my post as a solution, this will help others!
    If my response(s) assisted you in any way, don't forget to give "Kudos"

     

    Regards,

    Vinay Pabbu