+1 vote
in Azure Data Factory by
How can you handle the null values in an activity output in Azure Data Factory?

1 Answer

0 votes
by

We can handle the null values gracefully in an activity output in Azure Data Factory by using the @coalesce construct in the expressions.

Related questions

0 votes
asked Jun 12, 2022 in Azure Data Factory by SakshiSharma
0 votes
asked Jun 12, 2022 in Azure Data Factory by SakshiSharma
...