Skip to main content

Power BI

Under Review

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

Vote (34) 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

f93db4e6 f311-45fb-8754-72b611fa2a9b 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

31602652 1713-4581-8a5f-8242c9d10123 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

ac643e7c e800-ea11-a811-000d3a4f1ebb 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/