Forum Discussion
Anonymous
5 years agoNot applicable
Error RSPortal: obtaining a connection from the pool
Hi, we use Oct. 2020 release (product version 1.9.7627.11028) and have the following Internal Server Error: 2021-02-01 10:54:28.3246|ERROR|190|OData exception occurred: System.Exception: Rep...
- 5 years ago
I've worked on this issue with the support. Issue number is 121020321001710.
There is a demo dashboard with Adventure Works Tabular Model and some slicers and filters.
We've fixed the issue by increasing
<MaxCatalogConnectionPoolSizePerProcess> to 500.
Petebro
5 years agoMicrosoft Employee
Thanks for the detail. Are you seeing the number of connections grow with Power BI Reports using direct query or are you seeing it with other types of models as well?
jbarta_mlchc
5 years agoHelper III
Forgot to mention that to test the data source (SSAS Tabular model) for performance issues, I recreated the report/dashboard as a paginated report and the report did not experience the same issue. So i do not believe it is a problem with my tabular model.