Hello!
I am receiving an 'Arithmetic overflow error converting expression to data type varchar.' error while importing a view from SQL server. Able to import, but when I go to effect the data in power query at all it throws this error. I am only attempting to sort the data not casting any of the values.
Full error:
Message=Arithmetic overflow error converting expression to data type varchar.
ErrorCode=-2146232060
Number=8115
Class=16
All of the columns seem to match up - all of my varchar columns in SQL are being converted to text values in Power BI.
Any help is greatly appreciated! Let me know if you need more information!