Forum Discussion
fbrodrigues95
2 years agoFrequent 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 a...
- 2 years ago
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
HimanshuS-msft
2 years agoMicrosoft 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
v-cboorla-msft
2 years agoMicrosoft Employee
Glad that your query got resolved.
Please continue using Fabric Community for any help regarding your queries.
Thanks.