Search Suggest

JSON
JSON

Transforming JSON data with the help of Azure Data Factory - Part 5 - Comparing it with Databricks

(2020-July-29 )  There is a well known and broadly advertised message from Microsoft that Azure Data Factory (ADF) is a code-free environment to he…

Transforming JSON data with the help of Azure Data Factory - Part 4 - Passing Arrays around

(2020-May- 24)  It has never been my plan to write a series of articles about how I can work with JSON files in Azure Data Factory (ADF). While worki…

Transforming JSON data with the help of Azure Data Factory - Part 3

(2020-Apr- 06)  Traditionally I would use data flows in Azure Data Factory (ADF) to flatten (transform) incoming JSON data for further processing. Re…

Transforming JSON to CSV with the help of Azure Data Factory - Part 2 (Wrangling data flows)

(2020-Mar- 26)  There are two ways to create data flows in Azure Data Factory (ADF): regular data flows also known as " Mapping Data Flows "…

Transforming JSON to CSV with the help of Flatten task in Azure Data Factory

(2020-Mar- 19)  Recently, Microsoft introduced a new Flatten task to the existing set of powerful transformations available in the Azure Data Factory…