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...
- 7 years ago
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.
DouweMeer
Impactful Individual
7 years agoDo you have it in English?
Often you can get the error and google it.
Hudson
7 years agoFrequent 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.