How many records can a fetchxml on SSRS retrieve on a single go?
How many records can a fetchxml on SSRS retrieve on a single go?
Our SSRS reports are really fast. So, I don't think they are going through RetrieveMultiple now.
Anyways I will do a test.
I really appreciate your help. Thanks
I don't think it gets the data from SQL directly but rather from the APIs.
As for honoring RetrieveMultiple messages for plugins, I don't know, I would advise to test that scenario.
I know that in the past versions it wasn't.
Does the fetch go through RetrieveMultiple Plugins or get data from SQL directly?
In SSRS, this has been the case for as long as I can remember, as it's supports paging.
Hi Henry,
Thanks for the quick response.
Can you tell me when this 5000 limit had been lifted?
Hi Rohit,
The limit isn't on the number of records but rather on the time it takes to execute the report.
So if the report and query are very simple, you can retrieve much more records than a report with complex aggregates, formulas and queries.
In Power Apps / Dynamics 365, SSRS reports and queries can execute for up to five minutes.
This documented here: https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/reporting-considerations
Henry
André Arnaud de Cal... 291,711 Super User 2024 Season 2
Martin Dráb 230,458 Most Valuable Professional
nmaenpaa 101,156