Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Dynamically expanding all the columns containing lists/records received in a JSON response from APIs

I am new to Power Query and working on Power BI.

 

There are multiple Web APIs that return a nested JSON response having multiple lists and records.

 

I need to write a single generic code to dynamically expand all the lists and records in any JSON response using Power Query, without knowing the names/number of the key-value pairs in it.

 

Also, the datatypes of the columns should be set automatically using the same code.

 

Any help is greatly appreciated.

 

Thanks in advance.

 

4 Replies