• lukaszpiech - Tuesday, January 9, 2018 9:00 AM

    Hi,
    Can someone please inform me how can i check size limitations for reports generated on Sql Server Reporting Services? I can run a report without any problems when i set month parameter to 1 or 2 but when i increase this parameter i get the error "Subreport could not be shown". 
    Best regards
    Lukas

    What are the errors in the Reporting Services log when this happens?
    I've  never seen the error be from the size of a report, usually it's a timeout or other issues. The timeout errors get logged.
    You would also want to check the execution log - check the ExecutionLog3 view for the report. Which process is taking the longest?

    Sue