Parameterize your Notebooks in Azure Synapse

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

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

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

    Love it. Like these short videos on a specific topic, makes it easy to reference back in the future when I inevitably will forget how to do something like this.

  • @debarajkatuwal63
    @debarajkatuwal63 10 หลายเดือนก่อน

    Love it. I am looking for some ideas on how I can trigger synapse notebooks/pipelines as soon as some messages come into Azure Service Bus Topic subscription. Does anyone have any ideas?

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

    Why do you set the cell to a parameter cell? Aren't you simply creating a variable called "datetoload" and then using that variable in the next cell? This should be standard notebook behavior, and should not need a parameter cell.

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

    Is there a way to pass an array of arrays as a parameter? The use case is converting a SQL Server stored procedure that takes in a table valued parameter into a Synapse notebook.

  • @BryanCampbell888
    @BryanCampbell888 2 ปีที่แล้ว

    question: what date is loaded? if I am EST and job runs at 9pm, is it tomorrow?

  • @梁文隆-m9p
    @梁文隆-m9p 9 หลายเดือนก่อน

    Thanks but not helps, just wondering is it possiable to pass a parameter from a data factory and how?

    • @梁文隆-m9p
      @梁文隆-m9p 9 หลายเดือนก่อน

      Fixed! Add a params `datetoload` in ADF first and set value `@getPastTime(1,'Day','yyyyMMdd')`, then set a base parameter in notebook activity with value `@variables('datetoload')`.

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

    amazing. You guys make learning so easy. I always wanted to learn to code. I do it on & off because I do a lot of different things in my job. Slowly but Shirley I am getting there (stop calling you Shirley) LOL