Forum Discussion
Hudson
7 years agoFrequent Visitor
CLOSE AND APPLY RETURN ERROR... ?
Falha ao salvar as configurações no servidor. Erro retornado: 'Erro OLE DB ou ODBC: [DataSource.Error] A data de operação está incorreta porque o valor resultante está fora do intervalo de valores. '.
I believe in the columns that are given, decimal, power bi is not able to read such data. Because such columns transformed into integer data, for example, id = decimal replaced with id = integer, then it worked and did not return the error any more.
2 Replies
- DouweMeer
Impactful Individual
Do you have it in English?
Often you can get the error and google it.
- HudsonFrequent Visitor
I believe in the columns that are given, decimal, power bi is not able to read such data. Because such columns transformed into integer data, for example, id = decimal replaced with id = integer, then it worked and did not return the error any more.