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
I have bring data to PowerBI through an REST API Endpoint. I have two questions:
1) How do I expand the customer column so I get the value only (there are two column the customer records link/values) (Picture 1)
2) Why do I see 'expand' icon (two arrow) in some columns which allow me to pick the column and not in other column e.g. customer (Picture 2)
Solved! Go to Solution.
@smerchant,
The column with two arrow contains all the fields recorded in your JSON file, and some fields(e.g. customer ) contain nested arrays, these fields only have one arrow after you import data from JSON to Power BI Desktop.
To expand the customer column, please follow hugoberry's suggestions in this similar thread.
Regards,
Lydia Zhang
@smerchant,
The column with two arrow contains all the fields recorded in your JSON file, and some fields(e.g. customer ) contain nested arrays, these fields only have one arrow after you import data from JSON to Power BI Desktop.
To expand the customer column, please follow hugoberry's suggestions in this similar thread.
Regards,
Lydia Zhang
Hello,
Taking this further, I have 20 JSON files with 20 columns each to import. Rather than click, click, click, what is the programmatic method for importing these?
Specifically:
This is all manual at the moment.
Thank you!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 35 | |
| 34 | |
| 31 | |
| 28 |
| User | Count |
|---|---|
| 136 | |
| 102 | |
| 68 | |
| 66 | |
| 58 |