Forum Discussion
sidharthaa
9 years agoRegular Visitor
Issue with DataSet refresh - Microsoft.ACE.POLED.12.0 / External Table is not in the expected Format
Hi, I am getting the below error when I try to refresh the data set. "Data source terrorizes Workbook: The 'Microsoft.ACE.POLED.12.0' provider is not registered on the local machine. The 64-b...
- 9 years ago
I managed to find a workaround to filter the file that i needed -
Create a filtered rows step to filter based on the file that you need
I had to also update the Source to select the specific file instead of "Sample File"
Hope this helps someone!!
Cheers,
Sidharth
olivierlenard
9 years agoFrequent Visitor
HI,
After going into each step, i discovered that i created a filter on xlsb. this is the one blocking PowerBI services.
So conclusion:
- Powerbi desktop works with all type of extension
- Powerbi Services does not works with xlsb (ok with xlsm).
thanks!
sidharthaa
9 years agoRegular Visitor
Thanks olivierlenard , always good to know!!