Skip to main content
Solved

excel reader issue

  • June 18, 2025
  • 2 replies
  • 72 views

pearly1
Contributor
Forum|alt.badge.img+5

anyone know why Im getting these errors. Its an export to excel from gogov. I think the export is a bad file format?

Excel Reader: Failed to open the dataset 'R:\Rubicon FME\GoGOV\Input\**\*.xlsx'.  Error message was 'File does not exist'
Excel Reader: Failed to open the dataset 'R:\Rubicon FME\GoGOV\Input\*.xlsm'.  Error message was 'File does not exist'
Excel Reader: Failed to open the dataset 'R:\Rubicon FME\GoGOV\Input\report (17).xls'.  Error message was 'It is not a xls file. Use the xlCreateXMLBook() for a xlsx file.'
Failed to obtain any schemas from reader 'XLSXR' from 3 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information
Workspace generation failed.  Parameter file was C:\Users\pearly\AppData\Local\Temp\FME_1750261216546_26960.
 

Best answer by alexbiz

This file is not an Excel file. Opening it with a text editor show HTML code.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

alexbiz
Influencer
Forum|alt.badge.img+28
  • Influencer
  • Best Answer
  • June 18, 2025

This file is not an Excel file. Opening it with a text editor show HTML code.


pearly1
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • June 18, 2025

Thanks ​@alexbiz I would not have figured this out!