Skip to main content

Power BI

Under Review

Be able to get a dataset's data via REST API

Vote (37) Share
Federico Paredes's profile image

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)
Federico Paredes's profile image Profile Picture

Michael Shparber on 06 Jul 2020 00:10:45

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!!!

Federico Paredes's profile image Profile Picture

Federico Paredes on 05 Jul 2020 22:36:52

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?

Federico Paredes's profile image Profile Picture

sadf sdf on 05 Jul 2020 22:36:49

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/