You are here: FME Readers and Writers > Microsoft Excel (XLSXR/XLSXW) Reader/Writer > Troubleshooting

Troubleshooting

There are some common problems that can occur when reading or writing a Microsoft Excel file.

Max Features to Read

The schema is determined either through feature type properties or by scanning x features of the feature type, where x is defined by the Max Features to Read parameter in the Workbench Navigator. The schema is useful for defining the schema which may be used by writers when generating a workspace, but it is ignored on read.

Therefore, features beyond the Max Features to Read might return values that do NOT comply with the schema. (If this is an issue, you can re-add a reader with a larger value for Max Features to Read or manually edit the attribute types in the Attributes tab of the parameters dialog).