Forum Discussion
Can't get datasets info
- 4 years ago
Hi, I have the same problem.
In the end, I found that all these datasets are not under 'myspace' but a 'groupspace'.
Maybe, you can check it.
If you want to get the datasets under the group, you need to get the groupId first, and use this API
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-group#code-try-0
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets
Hi weiyu_chen,
So you mean you are working with the template connector on the power bi service side? Have you tested to remove these specific contents from your workspace and try again?
Regards,
Xiaoxin Sheng
Hi Anonymous,
No, I didn't try that, which one do you think is specific, I should remote. Indeed, the purpose of my test is using Power BI to access Dynamics' entities.
Thanks!
Weiyu