Forum Discussion

MacJasem's avatar
MacJasem
Icon for Advocate II rankAdvocate II
9 months ago
Solved

PowerBI Service refresh/update issue with 'Microsoft.ACE.OLEDB.12.0' error

Hey Guys   I've got a dataset that refreshes/updates without any issues on desktop but fails in the service. The datasource is a bunch of excel files in a sharepoint folder.  When refreshing i g...
  • R1k91's avatar
    R1k91
    9 months ago

    MacJasem If I got you right you said you had to convert the excel file to xlsx. therefore it means you were on another format. 
    as docs and lbendlin state xls and other formats are not supported (especially with dataflows) and give you that error.
    https://learn.microsoft.com/en-us/power-query/connectors/excel#prerequisites 
    can you try to put on sharepoint a brand new excel XLSX and try again with dataflow (that should run on cloud 99%).
    I'm wondering if even convertion (I expect you did save as from excel) keeps some metadata in the file that make it uncompatible with the standard driver.