This post is about using Aggregate function in ADF. Most of us are aware about using Group by in Aggregate. But we will be facing the issue of displaying other fields which are not included in the Groupby clauses.
Let us see how we can bring rest of the fields as well when using Aggregate function.
I have a csv file in my storage account which has a list of Accounts and their…
Continue Reading AnithaEswaran’s Article on their blog
Aggregate function in Azure Data factory
This post is about using Aggregate function in ADF. Most of us are aware about using Group by in Aggregate. But we will be facing the issue of displaying other fields which are not included in the Groupby clauses. Let us see how we can bring rest of the fields as well when using Aggregate…
Blog Syndicated with AnithaEswaran’s Permission