Hi @Deepak1,
Are you trying to export data to Excel? Excel has a hard limit of 1 million rows.
Could you do the export in two passes by applying filters and exporting.
e.g. if you have a filter on categories with values A, B, C, D, apply a filter to show A and B and then export. Then reset the filter and filter on C and D, and then export again. Then manually combine the Excel data.
Would that work?
Thanks,
Asem.
If the goal is to save the data in Excel, it won’t work as Excel has a 1 million row limit.
If you wanted to export to csv (that could hold more that 1 million rows), we can create a feature request for that to allow for > 1 million row exports.