Calling web service via HTTP request, for one section : are all datasets computed ?

Olivier SAINT-EVE 1 Reputation point
2021-08-31T08:38:18.35+00:00

hello,

I am using .NET 5 to call the SSRS web service, and there are many sections, called one after the other. I wonder if I can speed up downloaded times by putting each section in its own report. Indeed, I read that when calling a page, all the datasets are computed, my question is : if I call one section of a page, are all the datasets of the page computed? If so, is the time reducing significant if I put all the sections in their own page?

thank you.

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.
2,878 questions
0 comments No comments
{count} votes