How can BI Publisher 10g in EBS be configured to take advantage of more than 65K row excel file?
Found many documents in MOS - but none are relevant.
2099308.1,2850146.1,2379113.1
E-Business Suite / BI Publisher : EXCEL Application Maximum Rows And Columns Limitation (Doc ID 2276618.1)
This is not a limitation in Excel. We are receiving an error in Excel when BIP 10g generates an .xls file, that the file is corrupted.
We see on other instances when the number of rows is less than 65535, the file generates perfectly and opens formatted in Excel.
We are on Excel 2016.
First three notes seem to apply to Fusion BIP. Forth article cited refers to limitations in Excel.
Please advise what I am missing. My initial thought is the library that generates the xls file needs to generate an xlsx open document standard format - which has a limitation at 1,048,000 rows. Business doesn't like CSV's as the other option as there's no formatting and data that contains delimiters has to be escaped otherwise some rows have shifted columns.