Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
Recently, there is new REST API available to get real time data.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embed-sample-app-owns-data/
I am using user owns data to create "Report". I need to know does it support Document DB.
If I create a report using Azure document DB, will I get real time data?
Also, is there any data limitation (data, bandwidth etc.) using REST API?
Solved! Go to Solution.
@mak82pk wrote:
Hi,
Recently, there is new REST API available to get real time data.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embed-sample-app-owns-data/
I am using user owns data to create "Report". I need to know does it support Document DB.
If I create a report using Azure document DB, will I get real time data?
Also, is there any data limitation (data, bandwidth etc.) using REST API?
For real time data in Power BI, see Real-time streaming in Power BI. It supports 3 kinds of datasets, Push dataset, Streaming dataset and PubNub streaming dataset. So it doesn't support DocumentDB directly. However I think you can use "Push dataset", you consume the data from DocumentDB via related REST API and push data to Power BI. As to DocumentDB REST APIs, you should ask for help in the dedicatedd forum.
Yes, there's limitation using Power BI REST API, see Streaming dataset matrix part in the real-time link.
@mak82pk wrote:
Hi,
Recently, there is new REST API available to get real time data.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embed-sample-app-owns-data/
I am using user owns data to create "Report". I need to know does it support Document DB.
If I create a report using Azure document DB, will I get real time data?
Also, is there any data limitation (data, bandwidth etc.) using REST API?
For real time data in Power BI, see Real-time streaming in Power BI. It supports 3 kinds of datasets, Push dataset, Streaming dataset and PubNub streaming dataset. So it doesn't support DocumentDB directly. However I think you can use "Push dataset", you consume the data from DocumentDB via related REST API and push data to Power BI. As to DocumentDB REST APIs, you should ask for help in the dedicatedd forum.
Yes, there's limitation using Power BI REST API, see Streaming dataset matrix part in the real-time link.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.