64. Alter Row Transformation in Mapping Data Flow in Azure Data Factory

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 39

  • @rakshita347
    @rakshita347 4 місяці тому

    Superb videos
    It really understanding n easy to understand

  • @Anonymous-cj4gy
    @Anonymous-cj4gy 3 роки тому +3

    Trying to connect to sink table on SQL Server on my machine using the self-hosted IR but it says self-hosted IR is not supported in dataflow. can you please let us know how you connected to your on-premise SQL Server from Azure?

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

    Trying to connect to sink table on SQL Server on my machine using the self-hosted IR but it says self-hosted IR is not supported in dataflow. can you please let us know how you connected to your on-premise SQL Server from Azure? Please provide the solution

  • @sachinchavan9348
    @sachinchavan9348 4 роки тому +2

    Can you please show which SQL framework you used to create DB/Table etc...and how you connected from azure to to the SQL?

  • @amarnadhg6896
    @amarnadhg6896 4 роки тому +2

    Good video, will you clarify on how key column on sink (Eg.Emp ID)will map exactly source data column Emp ID, if they are in different name on update?

    • @WafaStudies
      @WafaStudies  4 роки тому

      In the Sink under mappings source column id would have mapped with EmpId column of sink. Mappings should available under third tab or fourth tab of sink I guess.kindly check tabs of sink you will find it

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

    Great and easy explanation, but "Upsert" not covered, please make a video on that also. Thank you.

  • @syedmukram7184
    @syedmukram7184 4 роки тому +1

    Good explaination. Is there a way to do incremental loading using data flow?

    • @vikasswain4434
      @vikasswain4434 4 роки тому +2

      @WafaStudies please make a video on incremental load, type 1 and type 2 SCD

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

    Hi, If I need to use all the columns as Key column dynamically from source dataset or last stream, how should I do that?

  • @MounikaJ-ht3uu
    @MounikaJ-ht3uu 7 місяців тому

    is Alter row transformation is a similar concept to Merge with update, delete, and insert
    in MS SQL

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

    Salesforce connector is not available in data flows. What could be the workaround for applying alter row transformation on Salesforce.

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

    Sir in the sink time u choose dataset with dbemployee what it indicate output file or what

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

    Thanks for the helpful video. What logic do I need to use in Alter Row if Row ( sink) exist but Row (source) doesn't exist then change the value of a field in Row (sink) ? Any help is much appreciated!

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

      I realize I'm pretty randomly asking but do anybody know of a good website to watch newly released series online ?

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

      @Fabian Malcolm i dunno I use Flixportal. just search on google after it :D -malachi

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

      @Malachi Axl thank you, signed up and it seems like a nice service =) Appreciate it!!

  • @kumrasudhir
    @kumrasudhir 4 роки тому

    Do you have an example of UpsertIf? Thanks in Advance

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

    Maheer, can you please upload some real time scenarios to work in databricks using SQL, python and dataframes codings?

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

    Can i use the same dataset for source and sink in mapping data flows?

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

    you said Alter Row TF works with database only but here you worked on .CSV file?

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

    Hello
    I want to filter data in alter based on date condition. In source i have one date column. So based on that column i have to filter data. Like i want fetch only records which inserted or updated in last 7 days. How can write logic for this?
    Can you please tell me here?

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

    how do u create sampledb?

  • @vikasswain4434
    @vikasswain4434 4 роки тому +1

    Good content...i am trying this with table as source and table as destination. The conditions does not work...it inserts all the rows.

    • @WafaStudies
      @WafaStudies  4 роки тому

      Before running it. Try data preview and see if u are getting output as expected.

    • @vikasswain4434
      @vikasswain4434 4 роки тому

      @@WafaStudies the preview shows 100rows inserted, but it should be 1 row

    • @WafaStudies
      @WafaStudies  4 роки тому

      @@vikasswain4434 u need to use delete if condition to exclude all other rows from getting inserted.

    • @vikasswain4434
      @vikasswain4434 4 роки тому

      @@WafaStudies thanks for helping, I got it working now.
      A request for making a video on upsert if in alter row transformation, on real life use case.

  • @vinothrajendran858
    @vinothrajendran858 4 роки тому

    Bro. I need a help. I want to join two tables and I need to add a condition where I need to use max () function. How to achieve this?

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

    I am troubling while making dataset in this sql please help

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

      Sure. Kindly share details on email or WhatsApp. Will try to help

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

      @@WafaStudies thnks

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

    Bro, I want to update the cells which are having NULL to '' . How is that possible? UPDATE TABLE_NAME SET COLUMN1='' where COLUMN1 IS NULL

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

      You can use derived transformation to make it blanks for null values

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

    Kindly make sure to keep video within 10 mts

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

    plz add dataset aslo