Forum Discussion
Anonymous
8 years agoNot applicable
Report couldn't access data source in Direct Query mode
I've created a simple report with PBI desktop. In desktop all works fine. When I open the report in the service i get the following error: Report couldn't access the data source because it doesn...
- Anonymous8 years ago
Anonymous I would assume that the credentials can access the SQL Server, otherwise you wouldn't be able to use the datasource. My thought is that while it can reach the SQL Server, it can't access all the tables/views that it needs to in order to produce the report results... what level of permission does it have on the SQL Server? Is it a different account, or your credentials?
Alternatively, did you use a basic auth connection in the Desktop?
Anonymous
8 years agoNot applicable
Anonymous Are you using the datasource on the gateway for other reports, or is this the first one you are trying to hook up? Has the SQL Server been configured to allow external access?
Anonymous
8 years agoNot applicable
Is this the correct setting in sql server (2016)