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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
tijuemson
Frequent Visitor

expanding column with record and list

Hi All,

 

i am stuck in a problem following is a column i have i cant expand it because it has List and Record in it.

 

list is the combination of a lot of records and i tried converting everything to list and then expand it..it didnt work.

 

expanded.JPG

following is the mquery

let
Source = DocumentDB.Contents"Source"),
Expanded1 = Table.ExpandRecordColumn(Source, "Document", {"id", "details"}, {"Document.id", "details"}),
Expanded2 = Table.ExpandRecordColumn(Expanded2, "expanded 1", {"detail"}, {"detail"})
in
Expanded2

 

any help is appreciated.

 

i saw another post regarding this but for that the list was empty for me list and record has records

1 ACCEPTED SOLUTION
v-deddai1-msft
Community Support
Community Support

Hi @tijuemson ,

 

Here is a good post for your reference: https://stackoverflow.com/questions/33928781/transforming-json-with-power-query-mix-of-list-and-reco...

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

View solution in original post

2 REPLIES 2
v-deddai1-msft
Community Support
Community Support

Hi @tijuemson ,

 

Here is a good post for your reference: https://stackoverflow.com/questions/33928781/transforming-json-with-power-query-mix-of-list-and-reco...

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,

Dedmon Dai

selimovd
Most Valuable Professional
Most Valuable Professional

Hello @tijuemson ,

 

I also don't know the answer, but maybe you should post that in the Power Query Forum and not in Power BI Desktop.

The chances that the Power Query Pros can help you with this is a lot higher.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍

Best regards
Denis

Blog: WhatTheFact.bi 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.