Microsoft Fabric: How to load data in Warehouse using Data Pipeline | End to End Scenario

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

Комментарии • 40

  • @tauseefroyal6336
    @tauseefroyal6336 Год назад +1

    Awesome work bro, please keep posting all the topic from Fabric... appreciate your efforts

    • @AmitChandak
      @AmitChandak  Год назад +1

      Thanks 🙏.
      Hope you will like the series
      Mastering Microsoft Fabric 30 Videos: ruclips.net/video/p-v0I5S-ybs/видео.html

  • @sonalimishra3356
    @sonalimishra3356 Год назад +1

    Really appreciate for your efforts, need more videos on ms fabric

    • @AmitChandak
      @AmitChandak  Год назад +1

      @sonalimishra3356 Thanks 🙏. Hope you will like the full series, added 37 Videos so far.
      Mastering Microsoft Fabric 35+ Videos: ruclips.net/video/p-v0I5S-ybs/видео.html

  • @123jamalq
    @123jamalq Год назад

    Sir, It is really a challenge task and u did effectively.

  • @uplifthabesha754
    @uplifthabesha754 Год назад +1

    What is the difference between loading data using pipeline and gen 2?

    • @AmitChandak
      @AmitChandak  Год назад

      Dataflow Gen 2, a component of Microsoft Fabric(Came from Power BI world -> Powe Query), offers intuitive data transformation capabilities. Data Engineers can use Dataflow to visually design and execute data transformations without the need for complex coding, reducing development time and increasing productivity. And can finally load data to Lakehouse and Warehouse
      Data Pipeline can be used to load data. It can also be used to orchestrate and monitor end-to-end. I can call dataflow, spark job in the data pipeline
      refer
      learn.microsoft.com/en-us/fabric/data-factory/data-factory-overview#data-pipelines

  • @prashantsuthar7
    @prashantsuthar7 Год назад +1

    Work for me thanks 👍

    • @AmitChandak
      @AmitChandak  Год назад +1

      You're welcome! 🙏
      Hope You will like the series - ruclips.net/video/p-v0I5S-ybs/видео.html
      Please find 370+ videos, blogs, and files in 70+ hours of content in the form of an organized course. Get Fabricated with Microsoft Fabric, Power BI, SQL, Power Query, DAX
      Please Like and Share
      biworld.graphy.com/courses/Get-Fabricated-Learn-Microsoft-Fabric-Power-BI-SQL-Power-Query-DAX-Dataflow-Gen2-Data-Pipeline-from-Amit-Chandak-649506b9e4b06f333017b4f5

  • @GauravShukla-ut2xs
    @GauravShukla-ut2xs Год назад +1

    Hi, I am not able to understand the step where you talked about connecting sql server to Microsoft fabric. Could you please elaborate that step to me. When i launched ssms, which option should I choose to login and where will I get the option to enter my email and password. Thanks a lot.

    • @AmitChandak
      @AmitChandak  Год назад

      check if this screenshot can help
      www.dropbox.com/s/gc10aca0ohecwvh/Login%20to%20SQL%20Server.PNG?dl=0

    • @AmitChandak
      @AmitChandak  Год назад

      SQL Server Authentication will give both user and password

  • @nitesh791102
    @nitesh791102 Год назад +1

    Hi Amit, I tried connecting Dataverse table to Lakehouse using data pipeline. But the pipeline does not respond. Can you please suggest/guide on how to do this.

  • @balajidevaraj7167
    @balajidevaraj7167 Год назад +1

    Hi I tried to load the data from Azure SQL to this Data warehouse, but in the choose destination, its not showing my data warehouse name. could you please help me on this

    • @AmitChandak
      @AmitChandak  Год назад +1

      You already created warehouse? It should warehouse in destination option. I will also check Azure SQL and come back.

    • @balajidevaraj7167
      @balajidevaraj7167 Год назад +1

      @@AmitChandak yes. I created warehouse and from there only using pipeline I'm trying to load the data into warehouse

    • @AmitChandak
      @AmitChandak  Год назад +1

      I was able to do so. I will create a video and share.

    • @balajidevaraj7167
      @balajidevaraj7167 Год назад

      @@AmitChandak I tried to load the data from LH but there also DW destination is not visible. Not sure if i am missing anything when loading data into DW

    • @AmitChandak
      @AmitChandak  Год назад

      Please find the Video- ruclips.net/video/4wj4b3EvFpI/видео.html

  • @mohitpande2006
    @mohitpande2006 2 месяца назад

    Hi Amit, Thank for the video, I have question how can we upload PDF or GIF file in SQL serve in fabric env.
    I can convert pdf to base64 and then upload it into sql but if I upload pdf straight is their any way.

  • @arfanislamabir
    @arfanislamabir 6 месяцев назад

    I am getting data type issue while mapping. Can you please check the recent update ?

    • @AmitChandak
      @AmitChandak  6 месяцев назад

      @@arfanislamabir , please check all columns have fixed data types, no mixed one. Also you can correct it mapping, location has moved to right

  • @sanumpzha
    @sanumpzha Год назад

    Hi Amit, i followed the steps and i couldnt load the table as the _id column BIGINT data type error. I tried in SSMS as well but still..

    • @AmitChandak
      @AmitChandak  Год назад +1

      In the pipeline on the mapping step(which is now part of the popup) , make sure you have changed the data type. Also, make sure ID is a whole number.
      Please share the error you are getting.
      Thanks 🙏

    • @sanumpzha
      @sanumpzha Год назад

      @@AmitChandak Here is the error.
      ErrorCode=UserErrorSqlDWCopyCommandError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=SQL DW Copy Command operation failed with error 'Column 'customer_id' of type 'BIGINT' is not compatible with external data type 'Parquet physical type: BYTE_ARRAY, logical type: UTF8', please try with 'VARCHAR(8000)'

    • @suprajamuppana2300
      @suprajamuppana2300 5 месяцев назад

      Did this error get solved.? I have been facing same error

    • @sudharsankalyanakumar6320
      @sudharsankalyanakumar6320 2 месяца назад

      @@suprajamuppana2300 : Is it resolved

  • @bhumikaattarde1827
    @bhumikaattarde1827 Год назад

    i tried loading data from lakehouse to warehouse via pipeline, but at the connect to data destination step, the data type column is not having drop down option to change data type. so not able to change the data type of column at this step. can you help me?

    • @AmitChandak
      @AmitChandak  Год назад

      I such case create a table before hand with required data type and try to load into that.
      Thanks.
      Hope you will like the full series
      ruclips.net/video/p-v0I5S-ybs/видео.html

  • @prinkilduhoon
    @prinkilduhoon Год назад

    What is think about PL 300 Microsoft power BI certificate
    It is worth it

    • @AmitChandak
      @AmitChandak  Год назад

      Yes, Power bi will still hold good. Hope to see some new certificates for fabric in near future.

  • @saumyakapoor6772
    @saumyakapoor6772 Год назад

    Thank you for your videos. They are very informative. I am not able create a new data pipeline in the warehouse. When I click on it, I do not get any error but new pipeline window does not open. Kindly suggest

    • @AmitChandak
      @AmitChandak  Год назад

      Clear browser cache, refresh and try again. I am able to open a new pipeline. If it does not open, let me know.

    • @saumyakapoor6772
      @saumyakapoor6772 Год назад

      @@AmitChandak no luck

    • @saumyakapoor6772
      @saumyakapoor6772 Год назад

      I can directly create a pipeline from data factory, but not from the get data option in warehouse

  • @thghtfl
    @thghtfl Год назад

    I still can not believe this warehouse doesn't support Postgres in the cloud as a source

    • @AmitChandak
      @AmitChandak  Год назад

      I have checked again that the pipeline is compatible with both PostgreSQL and Azure Database for PostgreSQL,. PostgreSQL should support for cloud environments. Similarly, Dataflow Gen2 is also supporting these databases.