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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Expression Error

Expression Error: We cannot convert the value (AeccDbsurfaceTin) to type table. The data is coming in the xml format, there in this particular data is an exoansion of Table which has most of the columns "null" and some as text or text & integer.

2 REPLIES 2
Anonymous
Not applicable

Hi @pratyashasamal am not able to follow up on any whatever you suggested. My data contains a mix of text and integer values, if I'm removing the error causing value from the source file then it is working but I have to have all the values whether empty or not. If required I can share the snips of transformations and editor code.

 

pratyashasamal
Memorable Member
Memorable Member

Hi @Anonymous ,
You can use Table.Isempty() function to check if the table is empty. If it is not empty, then you can refer to the column in the table and do some transformations. Or you can refer to Error Handling to troubleshoot the error.
Thanks ,
Pratyasha Samal 
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors