Forum Discussion

khoaphan's avatar
khoaphan
New Member
2 years ago
Solved

[ItemNotFound] Dataset xxx is not Push API dataset.

Dear All,

 

Could you please advise, I want to get the table name and the column name on the Power BI report already publish to the Power BI Service via API. I'm using the https://api.powerbi.com/v1.0/myorg/datasets/f05ea9e7-3f77-45d3-af13-4581784ab656/tables however I get the error bellow, I make sure datasetid is correct as well as the token. 

{
    "error": {
        "code": "ItemNotFound",
        "message": "Dataset f05ea9e7-3f77-45d3-af13-4581784ab656 is not Push API dataset."
    }
}

Thanks, 
Khoa Phan

3 Replies