Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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?
Hi @abir_mtar1234 ,
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
60 | |
32 | |
27 | |
22 | |
22 |
User | Count |
---|---|
63 | |
49 | |
29 | |
24 | |
20 |