Getting Started with Data Pipelines in Fabric Data Factory

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

ความคิดเห็น • 27

  • @Milhouse77BS
    @Milhouse77BS ปีที่แล้ว +1

    Thanks. The firehouse of new info continues.

    • @RADACAD
      @RADACAD  ปีที่แล้ว

      😉😊

  • @bradj229
    @bradj229 ปีที่แล้ว +1

    What's the real difference between a Power Automate flow and a Fabric Data Pipeline?
    (Great content BTW. We appreciate you covering all the new Fabric tech)

    • @RADACAD
      @RADACAD  ปีที่แล้ว +2

      I would say Data pipelines are more data related. For example the copy data activity can use a compute power behind the scene to enable movement of trillions of rows.

  • @sebastiendebosscher
    @sebastiendebosscher ปีที่แล้ว +1

    Can you add actions to trigger a Power Automate flow (instead of Office 365 Outlook action)? That would be really powerful combination!

  • @IrishJimmyPA
    @IrishJimmyPA ปีที่แล้ว +5

    What a nightmare. I can't imagine a slower, unnecessarily rigid way of pipeline development.

  • @user-zv2xu6lm1w
    @user-zv2xu6lm1w ปีที่แล้ว +1

    For a first idea nice video👍 is there much data in the dataflow loaded because step did not finish till end of your video? Do you know which Fabric SKU is used in background to understand the performance levels better? Mana thanks 🤗

    • @RADACAD
      @RADACAD  ปีที่แล้ว

      It did finish, if you check the photos in my article. in the video I did not wait for the execution to finish as it would have taken time. I am using Fabric's trial license.

  • @user-df3hh1xu6r
    @user-df3hh1xu6r 7 หลายเดือนก่อน

    HI Reza, I have a question related to copy between workspaces in Fabric. Can I copy reports, notebooks or pipelines from one workspace to the other? please advice.

  • @bruhlickd
    @bruhlickd 5 วันที่ผ่านมา

    Till now I coudn't understand properly what it'\s for. Would't be easier doind the same thing just with one python script?

    • @RADACAD
      @RADACAD  3 วันที่ผ่านมา

      Yes possible to use Python for orchestrating. However, this will give you a visual editor and monitoring etc, which can make things simpler to use.

  • @cargouvu
    @cargouvu 5 หลายเดือนก่อน

    What expression language is needed for the email?

  • @AndresLopez-ee5su
    @AndresLopez-ee5su ปีที่แล้ว

    Hi, although the below comments reference this, it's not entirely clear to me, are you saying that we cannot create a pipeline or gen2 dataflow that will populate a Fabric DW or Lakehouse with on-prem SQL server tables?

    • @RADACAD
      @RADACAD  ปีที่แล้ว

      Hi. Not sure where I mentioned that. Perhaps the one you are talking about is the one asked if there is an on-premises version of Microsoft Fabric, which I said no.
      You CAN certainly create pipeline or dataflow gen 2 to load data into Warehouse or Lakehouse using on-prem sources or cloud sources.

  • @geethabhargavi8523
    @geethabhargavi8523 ปีที่แล้ว

    How can i create Dataset which i used to create in ADF

  • @zenisekd
    @zenisekd ปีที่แล้ว

    Is it possible to use data pipeline in Fabric to pull data from Power BI reports? E.G. periodically pull data from a table in a report?

    • @RADACAD
      @RADACAD  ปีที่แล้ว +1

      The data in the report comes usually from a dataset. You can have a Dataflow get data from Dataset or even using XMLA endpoint and getting from AAS. However, if you want to get data from the report visual itself (to cover for measures etc), then the answer is no at this stage. You can do workarounds though, for example fetch the DAX code for the visual (using the performance analyzer), then run that using Dataflow and Data Pipeline on the XMLA endpoint. I might do a video on this sometime.

  • @nitesh791102
    @nitesh791102 ปีที่แล้ว

    Hi Reza, Can we have the transformed data exported to excel?

  • @gabrielfuma4890
    @gabrielfuma4890 ปีที่แล้ว

    Thanks !Great video. Is premium capacity needed?

    • @RADACAD
      @RADACAD  ปีที่แล้ว

      You need Fabric license, which you can apply for trial

  • @mohammedmanna3488
    @mohammedmanna3488 ปีที่แล้ว

    Thanks. It is very helpful
    I Still not Connected LakeHouse to my Local Computer what ever MS SQL Server or Excel file Since 2days This the Erroer "Connection could be created"

    • @RADACAD
      @RADACAD  ปีที่แล้ว

      Are you building it in a workspace that is not MY workspace?

    • @mohammedmanna3488
      @mohammedmanna3488 ปีที่แล้ว

      @@RADACAD yes I create new workspace as you mention

    • @notoriousft
      @notoriousft ปีที่แล้ว

      There's no integration run time yet. No love for on premises pipelines in this preview. In this form, unusable for most big companies.

  • @Drivenbyfate1
    @Drivenbyfate1 ปีที่แล้ว +4

    How many custom languages do they need? I can honestly think of at least four other ways of calling a today() function under Microsoft’s roof. Why the hell do they do this? These languages should at a bare minimum resemble each other. It pissed me off and makes me not want to invest in this.

    • @RADACAD
      @RADACAD  ปีที่แล้ว +2

      I agree. Too many expression languages and each different. The problem is that each language comes from a different product and team, and now when they are consolidating all of these, it seems each is totally different. Let's hope Microsoft invest on bringing them all under a same layout at one stage. That said, in the world of tech, there are many language anywhere; R, Python, XAML, C#... That is part of the tech industry.

  • @francol.dejuana7862
    @francol.dejuana7862 10 หลายเดือนก่อน

    I don't understand why they keep making more complex stuff, more languages, and way more lot of buttons instead keeping just to azure. I'd rather stick to code in asembler than this.