Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi.
I have a Rest API that retreives a complex json. In order to flatten that. Do i have to store de json in a file first? or can i flateen that json from the Rest API directly?
Do you know if is it an examle? (i found videos of flatten complex json from a json file, but not directly from a Rest API)
Thank you
Solved! Go to Solution.
Please post this question in the Azure Data Factory forum using the link below:
https://techcommunity.microsoft.com/t5/azure-data-factory/bd-p/AzureDataFactory
The forum for Fabric Data Factory is specific to experiences only available through Fabric such as Dataflow Gen2.
Please post this question in the Azure Data Factory forum using the link below:
https://techcommunity.microsoft.com/t5/azure-data-factory/bd-p/AzureDataFactory
The forum for Fabric Data Factory is specific to experiences only available through Fabric such as Dataflow Gen2.
could you share an example of the json file and how the final result table should look like for it?
in general, yes. You can use Dataflow for a scenario like this - what have you tried so far? Do you get any errors when you expand the columns or try to navigate through your json?
I get this error trying test connection
This api works properly in a copy_data task
Is this for Mapping Dataflows inside of Azure Data Factory?
yes