How to read XLSB file?

Hi,

Is there a component that can read XLSB files?

THanks!

Hi,

there is currently no component in CloverDX that natively reads the .xlsb files. Implementing support for .xlsb is under consideration as one of the future CloverDX improvements.

If you need to read such file you would need to convert it to .csv or .xlsx using some third party tool (e.g. LibreOffice).