I\'m getting this error
msg 8115, level 16, state 2, line 18 Arithmetic overflow error converting expression to data type int.
On my side, this error came from the data type "INT' in the Null values column. The error is resolved by just changing the data a type to varchar.