Forum Discussion
Anonymous
4 years agoNot applicable
"MS SQL: Conversion failed when converting the varchar value ... to data type int." It's not an int!
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 ...
Anonymous
4 years agoNot applicable
Anonymous 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.
- Anonymous4 years agoNot applicable
Is this what you mean?