Hello,
I'm working obiee 12c with sqlserver datawarehouse. I get this error in a calculated column when i run the analysis.
[nQSError: 16001] ODBC error state: 22003 code: 8115 message: [Microsoft][ODBC SQL Server Driver][SQL Server]Arithmetic overflow error converting expression to data type int..
when i see the datatype for the calculated column at the business model, it shows DOUBLE. I can“t change it because obiee sets the datatype for the column.
Does some one know what can i do?
Thanks a lot.