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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Creation of Data Model from SPO Lists - Column contains [List] when a domain user has been selected

Hello 

I've created a model that connacts 6xSPO lists together and I've created replationships between the teables.

 

One of the SPO Lists contains a column is populated by a domain user name that is selected by the SPO list user for the row.

 

However, when I transform the data in PQ the column returns the object [List] highlighted green

DebBDev_0-1673627860997.png

DebBDev_1-1673627912950.png

I'd be grateful if someone can help me get the actual user name populated in this list.

Many thanks in advance

Deb

 

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

You need to load one more table.  "User Information List"  has the mappings for the registered sharepoint users.

 

Are you sure you want to base your data model on sharepoint lists?  This will be really, really slow.

View solution in original post

v-yueyunzh-msft
Community Support
Community Support

Hi , @Anonymous

When you expand a List structured column, the values are displayed as new columns in Data Preview. If you don't expand it and then load a query to a worksheet, you see a placeholder value of [List]for each cell in the column.

vyueyunzhmsft_0-1673837936707.png

The result is as follows:

vyueyunzhmsft_1-1673837951336.png

For more information, you can refer to :

Work with a List, Record, or Table structured column (Power Query) - Microsoft Support

 

 

 

 

If this method does not meet your needs, you can provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem.

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks @v-yueyunzh-msft and @lbendlin, Both your answers have resolved my issue! Have a great day 

v-yueyunzh-msft
Community Support
Community Support

Hi , @Anonymous

When you expand a List structured column, the values are displayed as new columns in Data Preview. If you don't expand it and then load a query to a worksheet, you see a placeholder value of [List]for each cell in the column.

vyueyunzhmsft_0-1673837936707.png

The result is as follows:

vyueyunzhmsft_1-1673837951336.png

For more information, you can refer to :

Work with a List, Record, or Table structured column (Power Query) - Microsoft Support

 

 

 

 

If this method does not meet your needs, you can provide us with your special sample data and the desired output sample data in the form of tables, so that we can better help you solve the problem.

Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

 

Best Regards,

Aniya Zhang

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

 

lbendlin
Super User
Super User

You need to load one more table.  "User Information List"  has the mappings for the registered sharepoint users.

 

Are you sure you want to base your data model on sharepoint lists?  This will be really, really slow.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors