Forum Discussion
AliSafa
3 years agoAdvocate I
Live Stream Power BI
Hi Folks, is it possible to create a Live Streaming Dataset reading Data from a SQL table? I could not find any source which explains it well. I tried to run a PowerShell code to force it ...
- 3 years ago
Yes, it was an example. Run your SQL query, convert the result to JSON, then use that as the payload.
AliSafa
3 years agoAdvocate I
thank you for your answer
it seems that this code is reading data from memory and Processor etc and push it into the streamin dataset.
but i need to read data from a sql table and push it to a Streaming dataset.
lbendlin
3 years agoSuper User
Yes, it was an example. Run your SQL query, convert the result to JSON, then use that as the payload.