Problem to Read XLSB with Excel Reader Node

Hello,

I’m trying to read some Excel files that are in xlsb format but KNIME doesn’t recognize any column name nor string values. String values all come as a missing value. Can someone please help me with that?

Hi @MiOliveira2696 and welcome to KNIME Community Forum,
Is it possible for you to provide a sample data file here? I have no problem with reading xlsb files in KNIME.

3 Likes

@MiOliveira2696 welcome to the KNIME forum. You could try and use the Python library “pyxlsb” to import the file.

1 Like

We assume you can open the file with excel right? Last time someone else faced excel reader issues the file was corrupted.
br

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.