Forum Discussion

TickboxPhil's avatar
TickboxPhil
Advocate IV
8 years ago
Solved

Error Message: Invalid date/time 2016-05-24 (from SQL)

Hi, am struggling to overcome error on PowerBI desktop refresh, latest 2.59.5135.421 64-bit (June 2018):   Error Message: Invalid date/time: 2016-05-24   Looks trivial, but difficult to pinpoint...
  • TickboxPhil's avatar
    8 years ago

    Solved - before anyone gets too caught up in this, it turns out the error was from another dependant View on the View with the CONVERT(DATE)s... so forcing a recompile on the dependant View fixed the error.

     

    Shame PowerBI can't say which table was causing the problem - that would have saved time, especially as the actual error itself was misleading. Maybe this will help someone else grinding over similar.

     

    TTFN,

    Phil

  • Anonymous's avatar
    Anonymous
    6 years ago

    Thank you very much for sharing the solution. You saved my day!