Azure Data Factory - Dynamic File Names with expressions

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • In this video we take a look at how to leverage Azure Data Factory expressions to dynamically name the files created. This of course makes it easier to also make pipelines and datasets reusable.
    Like what you see and want more training? Check out www.PragmaticWorks.com!
    #MitchellPearson #MitchellSQL
  • Наука та технологія

КОМЕНТАРІ • 31

  • @mendalin123999
    @mendalin123999 11 місяців тому

    This is a very underrated channel!! Super helpful! 🙏🏽

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

    Thank you for this excellent example in beautiful, clear English!

  • @gautam26trivedi
    @gautam26trivedi 3 роки тому

    Hey Man, You rocked, Awesome.
    Your Explanation was so clear & step by step that I understood the dynamic concat concept.
    Hoping more videos on Function parameters

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

    Thanks for making this -- it was super easy to follow and helpful!

  • @mkiserbb
    @mkiserbb 3 роки тому +1

    Very helpful !! Thanks for demo’ing this, Mitchell!!

    • @MitchellPearson
      @MitchellPearson  3 роки тому

      Thanks Mike!

    • @vivaanalbert6643
      @vivaanalbert6643 3 роки тому

      a trick : watch movies on KaldroStream. Been using them for watching loads of movies recently.

    • @finnbrody8379
      @finnbrody8379 3 роки тому

      @Vivaan Albert yea, have been watching on KaldroStream for since november myself =)

    • @terrelllayne2050
      @terrelllayne2050 3 роки тому

      @Vivaan Albert Yea, I have been using kaldroStream for since december myself :D

    • @deckerraul2946
      @deckerraul2946 3 роки тому

      @Vivaan Albert yup, I've been watching on KaldroStream for months myself =)

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

    I’m really trying to learn this with using an Excel Source and an SQL table as my sink destination. I need that SQL table to use that excel file name. Do you have a video for that???

  • @AbgarMusayelyan
    @AbgarMusayelyan 3 роки тому +2

    How do you set the value of FileName from the copy activity?

  • @luisafernandarodriguez1593
    @luisafernandarodriguez1593 3 роки тому

    Thanks for your video, good explanation!

  • @gayanitweety
    @gayanitweety 2 роки тому

    Straightforward

  • @EB-sh6yg
    @EB-sh6yg Рік тому

    Thank you One thousand TIMES

  • @Rodri-xfit
    @Rodri-xfit 11 місяців тому

    Hi, thanks for this video. It has helped me a lot. However, I still have a problem with the source SQL table and the JSON sink. I want one JSON file per record, but I can only generate one JSON file for the entire table. Any hints on how to reference the ID of each record in the file name?

  • @fudhater8592
    @fudhater8592 3 роки тому +1

    7:06 Can't you use formatDateTime?

  • @ijeomaossai1373
    @ijeomaossai1373 2 роки тому +1

    Hi Mitchell, your videos always rock. Thanks. I was able to load files to blob storage but when I attempted to load the same file into SFTP, I keep getting an error that the file path does not exit. Apparently, it believes the expression together with the root directory is the file path. When I put an empty text file and remove the expression I was able to load it. Do you please have any tip that would be helpful to load data to SFTP?

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

      having similar challenges with Azure Synapse Analytics ASA pipeline COPY activity; child dataset(s) appear not to be differentiating FILEPATH from FILENAME. and we will figure this out sooner or later, but hopefully sooner with help from Mitchell. impressions are these are new tech capability challenges and working out related kinks is active work in progress😊

  • @kannibala1
    @kannibala1 2 роки тому

    Hi
    How to use multiple wildcards to filter a files from a share path?
    For example, I have the files like .json, .csv, .txt, .xml, .xls
    I could like to copy only .json and .xml.. How to do it? Thanks in Advance

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

    Many thanks Bro

  • @harishkonakandla
    @harishkonakandla 3 роки тому

    can you please make a video on SCD in ADF

  • @MsEdward1990
    @MsEdward1990 3 роки тому

    Thank you for very useful video

  • @dayasandhu5630
    @dayasandhu5630 3 роки тому

    What do you write in the sink and source for the copy activity?

  • @ssbeats677
    @ssbeats677 2 роки тому

    What if we have multiple formate files in our folder eg. Few are .csv and few are .txt file ?

  • @penchalaiahnarakatla3378
    @penchalaiahnarakatla3378 3 роки тому

    Hi Michael, how rename file name. In blob. I verified so many you tube channels. But I didn't got. It useful if you make this video please.

    • @MitchellPearson
      @MitchellPearson  3 роки тому

      Hey, you can rename blobs directly from Azure Storage Explorer.

  • @penchalaiahnarakatla3378
    @penchalaiahnarakatla3378 3 роки тому

    Good