#48. Azure Data Factory - Use Alter Row transformation to delete NULL records in XL file

preview_player
Показать описание
If the source file is an EXCEL, we will be ended up with lots of issues with respect to formatting in real time. Use Alter row transformation to filter the input records and delete them before loading to Sink.
Рекомендации по теме
Комментарии
Автор

Thank you so much for the in-depth explanation.

jigneshrathod
Автор

Hi, thanks for the video, really helpful. Does upsert works in metadata driven approach?
Like we do in dataflows with "Alter row", do we have similar thing in metadata driven approach?

tanavs
Автор

Is there any function for column empty

sureshshelke
Автор

Hi, Thanks for your videos. Can you please attach the data files, you used in the videos?

SelvaKumar-heht
Автор

Hi.. Can we give the same condition (isNull({Unit Price})) inside a filter activity too to achieve the same output?

suvratrai
Автор

Hi Mam,

How can we update values inside a column based on certain conditions in mapping dataflow ?
Is there any way for that?

gyaniz
Автор

I have one query!!
If in a row only one value is null and we want to show NULL to it how we do it???

hungerspoint