Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
whalenem
Contributor II
Contributor II

Will RowLimitForCsvInsteadOfXls work for XLSX?

We recently upgraded from 12.1 to 12.2 and ran into a problem - users were dumping 500k+ rows of data (not ideal, but such is the life of business requirements), which slowed the export down substantially - to the point it was timing out. Before, it would have created a CSV, but now it's trying to create the XLSX (which takes longer).

If I add in RowLimitForCsvInsteadOfXls=50000, will it work to block XLSX creation for exports over 50k as well?

We're looking at increasing the QExportTimeLimitSec to 360 as well, as it seems to generate in 5-6 minutes.

0 Replies