Forum Discussion

weiyu_chen's avatar
weiyu_chen
Frequent Visitor
4 years ago
Solved

Can't get datasets info

Hi there,

 

When I run the following in Postman:

GET https://api.powerbi.com/v1.0/myorg/datasets

 

I got the following in response:

{
"value": []
}
 
There is no info on datasets' id and name, etc as in the doc: https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets
 
Could you please tell me what's wrong there?
 
Thanks!
 
PS:
If I run 
I can get all the info I need. I just need to get all the metadata in My Power BI API.

12 Replies