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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
fbrodrigues95
Frequent Visitor

Arithmetic overflow error converting expression to data type int

Hi everbody,

 

Im in the dataflow stage and after doing my data transformation and assign each collumn to my data warehouse im getting this message error:

"Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: DataSource.Error: Microsoft SQL: Arithmetic overflow error converting expression to data type int. Statement ID: {8729CA0A-7822-45E2-A9DE-F1BFA8CA7F32} | Query hash: 0x6C55E09B9813014B | Distributed request ID: {41EEC309-8EAB-4EBC-8F66-15A6AF437259} Details: Reason = DataSource.Error;DataSourceKind = Warehouse;DataSourcePath = Warehouse;Message = Arithmetic overflow error converting expression to data type int. Statement ID: {8729CA0A-7822-45E2-A9DE-F1BFA8CA7F32} | Query hash: 0x6C55E09B9813014B | Distributed request ID: {41EEC309-8EAB-4EBC-8F66-15A6AF437259};ErrorCode = -2146232060;Number = 8115;Class = 16;State = 2;Microsoft.Data.Mashup.Error.Context = Use"

 

Can someone help me understand what im doing wrong?

1 ACCEPTED SOLUTION
HimanshuS-msft
Microsoft Employee
Microsoft Employee

Hello @fbrodrigues95 
Thanks for using the Fabric community.
The error means that the one of the column which is defined as int and having an value which it cannot hold . 

May be the column is defined as int but the value which you are passing in non-int . 
Thanks
HImanshu

View solution in original post

2 REPLIES 2
HimanshuS-msft
Microsoft Employee
Microsoft Employee

Hello @fbrodrigues95 
Thanks for using the Fabric community.
The error means that the one of the column which is defined as int and having an value which it cannot hold . 

May be the column is defined as int but the value which you are passing in non-int . 
Thanks
HImanshu

Hi @fbrodrigues95 

 

Glad that your query got resolved.

Please continue using Fabric Community for any help regarding your queries.

 

Thanks.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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