Federico Paredes on 01 Sep 2016 11:14:16
REST API seems somewhat limited at the moment. Sometimes it's necessary to programmatically monitor our Power BI datasets, so being able to get the data from a dataset would give us limitless flexibility in this area.
- Comments (3)
RE: Be able to get a dataset's data via REST API
Yes, Yes, Yes!
This will also allow to combine dataset's data with other sources in other pbix models.
Import instead of limited live connection
Please!!!
RE: Be able to get a dataset's data via REST API
But that enumerates the name/id of the dataset, and not the data itself, right?
RE: Be able to get a dataset's data via REST API
You can enumerate datasets via the REST API.
Please see:
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-get-datasets/