Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

live streaming using the querying the sql server table

Hi,

I have a requirement where uer wants to do live streaming on a dashboard.The source of dataset would be sql server.I am not sure how to do this,looks like some online help says to use Rest APIs using powershell/c#/python.

  • Will be great if someone can attach a sample of the code in c# and what would be the flow in this requirement- like start from push/stream dataset to insertion of rows into the dataset.I am confused about push/stream although read lot of google.
  • They need to store the data going back 2 days and see up to date data on dashboard every 6 seconds.This is the rate at which their table refreshes.
  • pls help me understand their need for live stream and rule out all  other options.Correct me if wrong.Since it is the sql server to be queried ,there is no option to schedule the refresh(direct query because import is not the goal ) every 10 secs,hence,the only option is to act upon live streaming.
1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

About how to use rest api to create streaming dataset, please refer to doc and blogs below:

https://www.sqlshack.com/real-time-streaming-in-power-bi/

https://docs.microsoft.com/en-us/rest/api/power-bi/

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

About how to use rest api to create streaming dataset, please refer to doc and blogs below:

https://www.sqlshack.com/real-time-streaming-in-power-bi/

https://docs.microsoft.com/en-us/rest/api/power-bi/

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors