Maximum number of rows in a report

Hello,

when I execute a report, I have this message :

Report could not be executed. {“error”:“ReportExecutorException: Your report is too large to be exported, please add filters or similar to limit its output. Current number of rows: 14668. Maximum number of rows: 10000”,…

Where do I set this limit of 10000 rows? I really need more than 10000 row which seems to be a really small limit by the way.

Thanks
Arnaud

Hello Arnaud,

pls check this threshold configuration:

https://reportserver.net/releasenotes/RS4.7.0.html#threshold

documented here (4.8.1): https://reportserver.net/de/guides/config/chapters/Export-settings.php

Best regards
Jasmin

Greats, that’s what I was looking for.
Thanks