Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am new to powerBI.I need to implement Real time reports in PowerBI.
In the initial Analysis,I came across there are many ways to do it.but in our organization we want to implement via writing .net application and I am confused between below mentioned items.
So what is the difference between both?
Thanks in advance
Solved! Go to Solution.
Hi @khush19
1. If you'd like to model the dataset in the service, please use the desktop to connect : Get Data>Power Bi dataset, then publish it after modelling.
2. You may refer to:http://www.microsofttrends.com/2015/02/17/pushing-data-into-power-bi-preview-using-the-new-rest-api-...
3. When Historic data analysis is disabled (it is disabled by default) using the Streaming Dataset UI (that is the second method you indicated above), you'll create a streaming dataset . When Historic data analysis is enabled, the dataset created becomes both a streaming dataset and a push dataset. This is equivalent to using the Power BI REST APIs to create a dataset with its defaultMode set to pushStreaming. All requests to REST APIs are secured using Azure AD OAuth. For streaming datasets created using the Power BI service UI, as described in the previous paragraph, Azure AD authentication is not required.
Hi @khush19
1. If you'd like to model the dataset in the service, please use the desktop to connect : Get Data>Power Bi dataset, then publish it after modelling.
2. You may refer to:http://www.microsofttrends.com/2015/02/17/pushing-data-into-power-bi-preview-using-the-new-rest-api-...
3. When Historic data analysis is disabled (it is disabled by default) using the Streaming Dataset UI (that is the second method you indicated above), you'll create a streaming dataset . When Historic data analysis is enabled, the dataset created becomes both a streaming dataset and a push dataset. This is equivalent to using the Power BI REST APIs to create a dataset with its defaultMode set to pushStreaming. All requests to REST APIs are secured using Azure AD OAuth. For streaming datasets created using the Power BI service UI, as described in the previous paragraph, Azure AD authentication is not required.
Thanks diye,
Correct me if I am wrong ,to use Power BI REST APIs we need to register through app and get secured via Azure AD authentication.So for streaming dataset created through Power BI service,we cann't use Power BI REST APIs if we are writing any console application?
Thanks in advance
Hi @khush19 ,
If you want to get the power bi embeded token, you need to register an app and then get secured via Azure AD authentication, but you just wanna use the rest API in service, just get Azure AD authentication token is enough.
we can use the Rest API for streaming dataset.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |