dataflow - flatten json file data

arkiboys 9,646 Reputation points
2022-03-10T12:28:51.393+00:00

Hello,
I have a complicated json file which has multiple hierarchies within hierarchies.
Is there an example link which helps me flatten a COMPLEX (multi level hierarchies) json file?

Thank you

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,743 questions
0 comments No comments
{count} votes

Accepted answer
  1. ShaikMaheer-MSFT 38,126 Reputation points Microsoft Employee
    2022-03-10T13:11:59.96+00:00

    Hi @arkiboys ,

    Thank you for posting query in Microsoft Q&A Platform.

    To summarize ask here, you are looking to flatten json file data which has multiple hierarchies. Please correct me if I am wrong.

    Flatten transformation helps to flatten json data in data flows. Click here to know more about flatten transformation.

    Below are few videos which I found to explain how flatten transformation helps to flatten data.

    When we have multiple levels of hierarchies we should consider using multiple flatten transformations to transform data.

    Hope this helps. If still its not clear, feel free to share sample json of yours, so that We can share sample implementation. Thank you.

    -------------

    Please consider hitting Accept Answer. Accepted answers helps community as well.


0 additional answers

Sort by: Most helpful