Forum Discussion
olimilo
4 years agoPost Prodigy
Created a PBI Paginated Report using SQL Query, PBI asking for gateway?
First time using SQL query as the data source, I published the report to test if it works however I am getting the following error: Could not connect to the data source.
There was an error cont...
- 4 years ago
The documentation isn't clear on this but you can go to the workspace, you can manage the underlying dataset.
This should take you to a page that looks like this:
JirkaZ
4 years agoSolution Specialist
I assume the SQL DB is an on-premise SQL DB. And the paginated reports are hosted in the cloud. Hence the Power BI service needs to have a way to reach out to your on-premise SQL DB to read the data. And that intermediate piece is the Power BI Gateway. You'll have to install it on a on-premise server (so that it can reach your on-prem data sources).