Microsoft Fabric: Set Up Data Warehouse

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 6

  • @AshisRaj
    @AshisRaj 3 місяці тому

    excellent

  • @rkneti
    @rkneti Рік тому

    Thanks for the tutorial. You have provided the SQL scripts for creating the tables etc. How about the SQL Server set up for use in the data pipeline?

  • @official_westhostel1004
    @official_westhostel1004 8 місяців тому

    I have one Lakehouse and one warehouse in one workspace. And I read from Lakehouse and load those tables to warehouse by pipeline with option auto create table in destination. But when I again run that pipeline it add double data to the same table. Is there any way to solve this issue?

    • @CentidaBI
      @CentidaBI  8 місяців тому

      Thanks for your comment. Yes, it is a common error people encounter with the Fabric DWH. Your data gets appended instead of updated, right?
      When setting the options in the "Connect to data destination" window, choose Overwrite instead of Append. It should be below the Destination table name field (may have been changed with latest Fabric updates, but the option should be somewhere in that vicinity.

  • @dilipinamdar5523
    @dilipinamdar5523 8 місяців тому

    Thank you🙏

    • @CentidaBI
      @CentidaBI  8 місяців тому

      Welcome! Glad you liked the video.