What is limit of maximum rows of export in export set?

kalpesh18
Kilo Contributor

What is limit of maximum rows of export in export set?

2 REPLIES 2

Dubz
Mega Sage

you can export 10000 rows by default if you're exporting to excel. You can increase this limit by changing the glide.excel.export.limit property. Worth noting there is a limit on max number of cells that will be exported as well so you may need to amend the glide.excel.max_cells property depending on what you're exporting.


more info on docs:



Export limit properties