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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

How to Create streaming dataset from SQL

Hello all

I'm trying to build a real-time dashboard, Can someone let me know how to create a streaming dataset in PowerBI Service From SQl ,I have seen many tutorials but all are using Microsoft Form.

Any help Please?

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

You may try create a streaming dataset in Power BI Service from SQL by following steps:

1.Navigate to your Power BI Service workspace, click on “+ Create” and then select "Streaming dataset".
2.In the “New streaming dataset” window, select the “API” tile, and then click "Next".
3.Give your dataset a name, add the necessary columns, and check “Historic data analysis” to enable data history and the ability to create reports. This option also allows you to create a tile in a dashboard.
4.After entering all the necessary details, click on "Create".
5.For streaming datasets you create in the Power BI service UI, the dataset owner gets a URL that includes a resource key. This key authorizes the requestor to push data into the dataset without using an Azure AD OAuth bearer token.
6.You can then use this URL to push data from your SQL server into the Power BI dataset.

Remember, a streaming dataset pushes data into the Power BI service, but Power BI only stores the data into a temporary cache, which quickly expires. The temporary cache is used only to display visuals that have some transient history.

 

Real-time streaming in Power BI - Power BI | Microsoft Learn

Push data into a Power BI dataset from SQL Server | ZappySys Blog

 

Best regards.
Community Support Team_Caitlyn

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

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.