Share via

Dynamically sizing a Subreport

Application Support 1 Reputation point
2022-06-01T09:41:08.937+00:00

In the solution we are working on, we have a lot of reports. Now there is a need to combine multiple reports into a single report. Each of the report is designed to serve different function and hence all are in different size.

Height of the sub-reports has no issue with the parent report. However, would like to have a mechanism where we can fit in the oversized sub report within the page width by shrinking the sub-report.

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Isabellaz-1451 3,616 Reputation points
    2022-06-02T01:54:31.09+00:00

    Hi @Application Support

    Base on my understanding,the subreport control in parent report is the container for loading the subreport, but it does not have the function of zooming the subreport. If you want to change the subreport size , you still have to adjust the subreport itself.

    Best Regards,
    Isabella


    If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.