Forum Discussion
rayd_250592
6 years agoRegular Visitor
Streaming Dataset with Historical Analysis
Hi, I have a streaming dataset with historical data turned on which I understands creates a streaming dataset and push dataset. How can I access this Push dataset via the REST API? Thank ...
lbendlin
6 years agoSuper User
The push REST API does just that - push.
For data retrieval you need to use an XMLA client.
rayd_250592
6 years agoRegular Visitor
Push Rest API isn't just push - see https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets/datasets_gettables
- lbendlin6 years agoSuper User
You are correct. I am able to see my data tables with that API call.
Is your streaming dataset in your personal workspace or in a regular workspace?