34. Dynamically pass expressions into Data flow transformations in Azure data factory

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 24

  • @jacheto
    @jacheto Рік тому +2

    You made me so happy at 13:24 minutes, I was scared that something like this wasn't possible, I'm so glad that it is! This will simplify our life a lot. You are awesome, thank you so much!

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

    Very beautifully explained your videos are very helpful Many thanks 🙂

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

    Wow! Covered so smoothly 😊 Thanks for sharing

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

    Very useful and nice explanation

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

    Nice explanation.... If there more rules in Rule file then the target files also get created dynamically ??

  • @skR-yn2iw
    @skR-yn2iw 3 роки тому

    Your videos are great.. I have an issue in XML Flatten/Parsing.. complex data Elements with different names but all names ends with same keyword and all of them has similar properties (Key/Description) and these elements present in multiple segments in hierarchy in 1000’s.. Need to extract all of them into key/Value pairs. Would you make one video on how to parse /flatten such elements..

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

    Hi, Does this work also for SQL sources?
    For example I would have Region as lookup and I would like to pass this to export some data to csv files, so if I have 5 regions 5 files should be created with different region names
    In SSIS we could parametarize sql command for the souce, does ADF support that or we should use filter from ADF?
    Thanks

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

    Superb !

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

    Hi sir....your explanation good....I know one thing ...data engineer is easy or not compare to ETL testing.....Azure data engineer mostly coding part ?..please clarify .

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

    this is nice. But i ve got a situation where I have an excel file and my source is in azure sql server. I'm trying to get the azure sql server tabel filtered for the dynamic rules in the Excel file and then write it to a delta table. I've been looking at your example and tried to do this 1 on 1. however this requires something else. anyone recognizes this situation?

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

    nice example!

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

    Hi, i am trying this same scenario using derived column instead filter... Column is not evaluating as expression... Is this possible? If not what is the alternate?

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

    How to write tarnslate funtion in this expression

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

    I need to filter records based on date dynamically, please help

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

    Lovely

  • @SubhasreeGupta-y3q
    @SubhasreeGupta-y3q Місяць тому

    Only one problem your videos have is --- None of the files are shared. It is very difficult to find those files or creating those files. You could've uploaded those files because uploading is much faster than creating/searching those files. People who are checking these videos to learn ADF, have nothing to practice with. Watching only videos have no use. I hope you understand and will think about this concern.

  • @skR-yn2iw
    @skR-yn2iw 3 роки тому

    Would you make video on parsing xml with this kind of elements.. and pull Key and Descriptions from all the segments ..
    Category_KEYS ID= 'AAAAAAA'> AAAA DESCRIPTION
    BBB DESCRIPTION>
    CCCC DESCRIPTION
    ID | VALUE
    AAAAAAA | AAAA DESCRIPTION
    BBBBBBB | BBB DESCRIPTION
    CCCCCC | CCCC DESCRIPTION

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

    13:30