Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power BI Service not refreshing data - Unexpected error occurred 'xlscaop_unary.cpp'

Hello community!   I've been struggling for a week now to find the root cause of this issue.   Basically from one day to the other our service is not working for this specific report and keep thr...
  • Anonymous's avatar
    Anonymous
    5 years ago

    For future reference to the others, I found the issue.

    After an extensive investigation I found that one customized column with tons of calculations and measures was triggering this bug.

    That column was being used as legend at the Map visualization and I think that's how the bug started.

    Removing it solved my issue, however, I need now to figure out how to add that missing information again.