Forum Discussion
Anonymous
4 years agoNot applicable
Live connection and SQL Server
Is it possible to make a live connection with a SP or a Table on SQL Server? I have been reading about Streaming Dataset but I have not came accross and example of what I'm trying to do: A live c...
- 4 years ago
Hi Anonymous
This can certainly be done and below is a microsoft documents on how to do it it: Use DirectQuery in Power BI Desktop - Power BI | Microsoft Docs
Just remember that there could be a big load on the SQL Server system when the queries are running?
GilbertQ
4 years agoSuper User
Hi Anonymous
This can certainly be done and below is a microsoft documents on how to do it it: Use DirectQuery in Power BI Desktop - Power BI | Microsoft Docs
Just remember that there could be a big load on the SQL Server system when the queries are running?