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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
nelsonagho
New Member

Expand Error

nelsonagho_0-1713444527179.png

nelsonagho_1-1713444594241.png

 

I expanded a record column but got this error, how could I fix this ?

1 ACCEPTED SOLUTION
wdx223_Daniel
Super User
Super User

may you have a value of "" in the table column which you expanded.

either to filter out the "" value before your exansion

or, to replace it with #table(0,{}) then expand your column.

View solution in original post

3 REPLIES 3
v-jingzhan-msft
Community Support
Community Support

Hi @nelsonagho 

 

It seems this error only occurs on some rows right? From screenshot, the rows above it seem expanded correctly. Probably there are some blank values or rows to be expanded, so this error happens. From the error message, "" is treated as a table. which leads to this error. To resolve it, you can first remove those blank or empty rows/records/values before expanding. Then expand the column. 

 

If this doesn't work, please show how the data is look before expanding, I will try to look into this further. 

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

wdx223_Daniel
Super User
Super User

may you have a value of "" in the table column which you expanded.

either to filter out the "" value before your exansion

or, to replace it with #table(0,{}) then expand your column.

We'll need more info on this. WHats the expanded row ? Check datatypes. Seems like its passing null values into the column

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Top Solution Authors
Top Kudoed Authors