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)
Comments (2)
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"
}
}
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