Skip to main content

Issues

Completed

The Get table API doesn't return the table/s

Vote (1) Share
's profile image

on 19 May 2016 00:54:16

The values of the datasource and tables are always null for the “GET https://api.powerbi.com/v1.0/myorg/datasets” and calling the table doesn’t work too “GET https://api.powerbi.com/v1.0/myorg/datasets/{dataset_id}/tables” tried the two apis using SQL query and tables as data sources. Any workaround to get the table info?

Comments (2)
's profile image Profile Picture

6ca48c42 fad3-48ad-92f2-c9256ba30f84 on 05 Jul 2020 22:28:01

RE: The Get table API doesn't return the table/s

I'm having the same issue, its returning

{
"error": {
"code": "NotImplemented",
"message": "GET tables method is not supported for this dataset"
}
}

's profile image Profile Picture

ac643e7c e800-ea11-a811-000d3a4f1ebb on 05 Jul 2020 22:23:19

RE: The Get table API doesn't return the table/s


Looks like you are trying to call the REST apis and not file a bug.
Did you mean to put this query into the forums?
Thanks
Chuck