Forum Discussion
The credentials provided for the SQL source are invalid
It looks like a scheduled refresh has been setup (to keep the data within the report up to date), and when the refresh plan runs Report Server can't connect to the dats source. You need to configure the authentication for the data source(s) that are used in their report.
Click the ellipsis on the report tile (that you see in the Report Server portal) and go to Manage. Then go to data sources. For each data source which they've used, you need to configure the authentication correctly. You have a choice of either using:
- Integrated authentication (e.g. where the end users credentials are passed across to the data source), however you need to of configured Kereberos authentication on your network first.
- Dedicated user account
- Using a Windows account
- Using a SQL Server login
- gesgin8 years agoHelper I
Thank you for your answer Anonymous
But these guys could not save any report to the server, so there's no report or data source in related folder that I can see in the portal. Meanwhile, the database that they are using is different from ours.
The db name I've mentioned in first message is the one that exists in PBI Test Server and nobody uses a table from that db in their reports.