Getting past the 1000 row limit on custom reports


Userlevel 5
Badge +18


 

Symptoms

 


Getting past the 1000 row limit on custom reports
 

 

Diagnoses

 


We're running into a small issue with our reports: we've reached the 1000 row limit and can't get any more data. We found the RowLimitRecordCount setting in the OOBReports.xml config file, but after testing this we learned it was only for the out of box reports (which makes sense given the configuration file name). We're having this issue on custom reports created in the Report Designer.

Is there a way to increase the row limit for custom reports to 10,000, for example? Or more?
 

 

Resolution

Please increase the value for the key:

<add key="RowLimitRecordCount" value="1000" />

in the "web.config" file located at:

C:Program Files (x86)K2 blackpearlWorkSpaceSite

Perform an IISreset when possible and retest.

http://help.k2.com/onlinehelp/k2blackpearl/userguide/current/webframe.html_reference - create report .html

 

 



 

0 replies

Be the first to reply!

Reply