Forum Discussion

spiderrob's avatar
spiderrob
Advocate III
8 years ago
Solved

There was an error when processing the data in the dataset. Error Code = 0xC1000012

I have a PowerBI report that has been refreshing successfully via scheduled refresh for several months. It's now failing with the above error code - screenshot attached. This doesn't give any usable ...
  • spiderrob's avatar
    spiderrob
    8 years ago

    Ok - So I've found and fixed my issue. One of my tables had an old calculated column that is returning an error - The calculation is not used anywhere else and is not used on the report so wasn't immediately obvious - and of course the report refreshes fine locally without returning any errors - The column just shows as an exclamation mark in the data model. By removing this, the report now refreshes successfully in the service - I can only assume that MS changed some logic in the service very recently that now means the data model refresh will fail if there are any errors anywhere  - not just on visuals on the reports.

     

    Hope this helps!