-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
5.4.3
When we display a worksheet with more than 100000 rows using the Office Excel macro, it fails with below error:
Steps to reproduce:
- Extract the attached Over 100000.7z, to get the "Over 100000.xls" file.
- Attach the "Over 100000.xls" in a Space.
- Use the office Excel Macro to render the worksheet in the attached file.
- Once you hit the refresh icon next to preview in the Excel Macro you will get below error:
Error rendering macro 'viewxls' : com.benryan.conversion.ConversionException: com.benryan.conversion.ConversionException: Cannot convert spreadsheet, the number of cells: 1048560 is greater than the maximum allowed cells: 100000
- mentioned in
-
Page Loading...