Forum Discussion
I have a gateway, how do I use SQL Server from the cloud?
- Anonymous9 years ago
Anonymous To answer your initial question, "no". You can't directly connect to the SQL Server from the Service.
The Desktop is really where you do want to start. It will allow you to create your model, add calculations, and tweak your data. The Service doesn't have any of those capabilities.
Just download the Desktop.
Get Data -> Set up your SQL connection
Build your reports
Publish
It's really straightforward. Think of it in terms of the Desktop is your development area, and the Service is for sharing.
Are there features and quick wins in the Service?-> Yes, but I wouldn't build a solution purely in it, nor could customize anything.
The gateway data source you set up, will automatically connect to the published PBIX dataset as long as the connection paths are the same.
Anonymous To answer your initial question, "no". You can't directly connect to the SQL Server from the Service.
The Desktop is really where you do want to start. It will allow you to create your model, add calculations, and tweak your data. The Service doesn't have any of those capabilities.
Just download the Desktop.
Get Data -> Set up your SQL connection
Build your reports
Publish
It's really straightforward. Think of it in terms of the Desktop is your development area, and the Service is for sharing.
Are there features and quick wins in the Service?-> Yes, but I wouldn't build a solution purely in it, nor could customize anything.
The gateway data source you set up, will automatically connect to the published PBIX dataset as long as the connection paths are the same.
- Anonymous9 years agoNot applicable
Thanks Anonymous... That's kind of sad to hear, though. It feels like the cloud environment can do most of the core functions, and it is even able to reach and connect to a local SQL server instance by going through a gateway. It just seems odd to me that Microsoft wouldn't offer that... It makes it feel like they're only halfway committed to the cloud. But, I guess that's a theme with Office 365.
In any case - thanks for your help.