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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mohassan99
Helper II
Helper II

"MS SQL: Conversion failed when converting the varchar value ... to data type int." It's not an int!

mohassan99_0-1653253989547.png

How do I find the cause of the second part of this error? 

How do I find out where it is trying to convert this to an int and stop it from doing so?

This column is not an int in PBI. If it's a SQL Server problem, why is the view created without any errors in SQL Server?

Why is this particular value in a varchar column being converted to an int?

The view is a union query. The value of concern is in the 'measure' column. That column is varchar is all the tables in the unions. In PBI desktop's data view the column is 'text'. 

 

 

 

mohassan99_0-1653270498185.png

 

mohassan99_1-1653270555294.png

 

2 REPLIES 2
ebeery
Solution Sage
Solution Sage

@mohassan99 in order to further debug this, I would recommend opening up Power Query ("Transform Data"), navigating to the table/query in question, and walking back through each step to verify where the error occurred.

Verify what the data type of 'Comprehensive Diabetes Care - HbA1c Poor Control (>9.0%)' is, and whether the query is attempting to perform any conversions or transformations on this column, since that appears to be what is triggering this error.

Is this what you mean?

mohassan99_0-1653270353592.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.