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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
mlozano
Helper III
Helper III

POWER QUERY: Transform list into rows or extract values ​​from a list

Hello!! I have a list that really only has one year, but I need to extract the year or convert that list to rows.

 

My function M is the following:

 

 

Table.ExpandListColumn(Date[Year])

 

 

I also tried with:

 

 

Table.TransformColumns(Date[Year], {"Date[Year]", each Text.Combine(List.Transform(_, Text.From)), type text})

 

 

In both I get an error, does anyone know how I can correct it?

 

 

 

 

1 ACCEPTED SOLUTION
ChrisMendoza
Resident Rockstar
Resident Rockstar

@mlozano - try something like 

image.png

image.png






Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

Proud to be a Super User!



View solution in original post

1 REPLY 1
ChrisMendoza
Resident Rockstar
Resident Rockstar

@mlozano - try something like 

image.png

image.png






Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

Proud to be a Super User!



Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.