Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Paramjit
Helper II
Helper II

convert list/dict data in requird form

Hi Team,

 

API is returning data in list/dict format and i am saving that in csv.Capture.JPG

 

anyone idea to hanlde this data in power bi. attached is sample data and required format.

 

Thank you,

Paramjit

1 ACCEPTED SOLUTION

@amitchandak  thank you. i was able to format the data using Power BI query editor > transform > json . 

 

it was giving issue with single quotes . i had to replace the single quotes with double quotes.

 

Thank you,

Paramjit

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Paramjit CHeck is detected as JSON, if not on the right click of column, in power query you have an option

 

amitchandak_0-1678088139341.png

 

Convert to json and expand

 

If this does not help

 

How to import JSON Data: https://youtu.be/MPYfEetvFH4
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak  thank you. i was able to format the data using Power BI query editor > transform > json . 

 

it was giving issue with single quotes . i had to replace the single quotes with double quotes.

 

Thank you,

Paramjit

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors