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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
StuartSmith
Power Participant
Power Participant

Table Data Type - Expand values to single row and not multiple rows.

Let me first put that I am using v.14 of the Power Bi API as v.15 incorrectly imports dates (1 day behind) from SP Lists and this is the only way I have been able to fix my issue.

 

Anyway, I have 2 imported columns within Bi that are showing as "Table" type... and these contain, either 0, 1 or multiple values.

StuartSmith_0-1689086612618.png

and when I try to expend the table values, it creates multiple rows (1 value per row), but need the values all in one row.  API V.15 inports these columns as "Lists" and have the option to expand as either values or new rows which would be perfect, but as mentioned above, API 14, doesnt.  

API v.14

StuartSmith_2-1689086862414.png 

StuartSmith_3-1689087024185.png

 

 

API v.15

StuartSmith_1-1689086833244.png

StuartSmith_4-1689087131990.png

 

How can I get the table vlaues all in one row cell?    If I have to go the multiple row route, is there then a way to concat the values into one row? Hope that makes sense and thanks in advance.

1 REPLY 1
lbendlin
Super User
Super User

Use Text.Combine on the Value column of your table.

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