question

OlivierSAINTEVE-9221 avatar image
0 Votes"
OlivierSAINTEVE-9221 asked

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

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
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers