Forum Discussion

Hudson's avatar
Hudson
Frequent Visitor
7 years ago
Solved

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.  '.

 

  • Hudson's avatar
    Hudson
    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.

2 Replies

  • DouweMeer's avatar
    DouweMeer
    Icon for Impactful Individual rankImpactful Individual

    Do you have it in English?

    Often you can get the error and google it. 

    • Hudson's avatar
      Hudson
      Frequent 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.