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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
314mp_M0th4
Resolver I
Resolver I

Expand column in power query

Hello, now I'm not sure what this is suppose to be but I'll try to explain. The following image is from a power query on a sharepoint list :

314mp_M0th4_0-1692783786108.png

What excactly does this do? Am I getting more columns from this columns or more rows? Is this a table within table? Can I put this in a new table?

 

Thanks.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @314mp_M0th4 ,

 

The Expand icon in the column header of a structured column in Power Query allows you to expand the contents of that column into additional columns. This means that you will get more columns from that column. When you expand a structured column, you are essentially creating a table within a table, where the expanded columns become the new columns of the table and the original column becomes a reference to the nested table. You can then use the expanded columns to create a new table or merge with other tables. You can make a copy of the original table, then expand the columns you want on the copied table, select the columns you want to keep, right-click and select Delete Other Columns to delete the other columns, then click Close and Load to create a new table with the selected columns.

 

Please refer to the following document for more information.

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

 

Best Regards,

Neeko Tang

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

1 REPLY 1
Anonymous
Not applicable

Hi @314mp_M0th4 ,

 

The Expand icon in the column header of a structured column in Power Query allows you to expand the contents of that column into additional columns. This means that you will get more columns from that column. When you expand a structured column, you are essentially creating a table within a table, where the expanded columns become the new columns of the table and the original column becomes a reference to the nested table. You can then use the expanded columns to create a new table or merge with other tables. You can make a copy of the original table, then expand the columns you want on the copied table, select the columns you want to keep, right-click and select Delete Other Columns to delete the other columns, then click Close and Load to create a new table with the selected columns.

 

Please refer to the following document for more information.

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

 

Best Regards,

Neeko Tang

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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 Solution Authors