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
Danish_Bhat
Frequent Visitor

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
Danish_Bhat
Frequent Visitor

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 @Danish_Bhat ,
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
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