Hello Friends,
I am new in power bi rest api, I had succuessfully integrated power bi get dataset api in our app.
Now I am trying to add List All tables api. But didn't got success.
https://api.powerbi.com/v1.0/myorg/datasets/some guid/tables
Every time I am getting following response. I also try with different different dataset but not getting success.
{"error":{"code":"NotImplemented","message":"GET tables method is not supported for this dataset"}}
Regards,
Sandeep