Forum Discussion
Anonymous
6 years agoNot applicable
Paginated report problem in PBIRS
We have a PBIRS instance at our production environment, where the same user (with admin rights) uploaded both PBIX and SSRS paginated reports. Other users can access PBIX reports but paginated SSRS r...
RobThrive
Resolver I
6 years agoIs it asking you for login details for accessing the report, or is it asking you login details to the data source because they were not set in the RDL file before you uploaded it?
If you have a custom data source (not shared) go to Manage --> Data source and ensure the correct user details are setup for accessing the data source.
If you are using a shared data source, go ensure that is setup with the correct user details.
If you are being prompted for user to login to access the actual report, check Manage --> security on the file.
If you have a custom data source (not shared) go to Manage --> Data source and ensure the correct user details are setup for accessing the data source.
If you are using a shared data source, go ensure that is setup with the correct user details.
If you are being prompted for user to login to access the actual report, check Manage --> security on the file.
- Anonymous6 years agoNot applicable
It is asking me for login details for accessing report.
Security is OK, both custom data source and and shared data source are setup correctly. All reports work OK except paginated reports.
- RobThrive6 years ago
Resolver I
Have you checked the log file in the PowerBI RS install directory. I find it often has a lot more information available there.- Anonymous6 years agoNot applicable
Hi,
Yes I have. There is nothing in the log file, nothing in the events. It was working and than just stopped. Nothing was changed on the server and in our domain(update, security...)
In fiddler I can see http 401 for paginated reports for all other reports everything is ok. When I click on the report I get logon screen. When I enter my credentials 3 times I get blank page.
Very strange.