Read XLSB File

Hi Everyone,

For my use case, I have to read multiple XLSB files (over 150 MB in size). Using Excel Application Scope and activities, it’s taking over 15 minutes to read a single file. Is there any other way to read XLSB files which is quicker and more efficient?

I went through some posts on the Forum itself but couldn’t find anything promising. Would appreciate any suggestions!

Thank you,
Vasu


Hi @vasundhara.sharma,
The 15 minutes read time you mentioned - is that when you run in “Debug” mode? How long does it take if you do a “Run” or “Run File” instead?

Hi @sudster - It takes 15 minutes when I run the file. (not in debug mode)