Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Get-PowerBIDatasource -DatasetId 00ce0e46-11a1-4075-8e56-a9c1a9980808 returns following error
Get-PowerBIDatasource : Operation returned an invalid status code 'NotFound'
At line:2 char:1
+ Get-PowerBIDatasource -DatasetId 00ce0e46-11a1-4075-8e56-a9c1a9980808
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...werBIDatasource:GetPowerBIDatasource) [Get-PowerBIDatasource], HttpOperationException
+ FullyQualifiedErrorId : Operation returned an invalid status code 'NotFound',Microsoft.PowerBI.Commands.Data.GetPowerBIDatasource
as an admin, I am able to get full datasets, workspaces list but for Datasource some datasetID return value correctly and some returns the error message. I would be greatful if some one enlighten me what is a reason behind this.
Solved! Go to Solution.
Thanks for the Response @lbendlin . I am novice user with admin rights. I found out an article that mentioned as below
That may be the real cause behind, I am testing if that is the case.
PS:
Just added myself as an admin on the workspace which I didn't have access before and was able to get the data source Information. Thanks to sqlchick writer.
Try it in the sandbox and see if you can replicate the error. Which of these calls are you attempting?
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/datasets_getdatasourcesasadmin
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasourcesingroup
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasources
Thanks for the Response @lbendlin . I am novice user with admin rights. I found out an article that mentioned as below
That may be the real cause behind, I am testing if that is the case.
PS:
Just added myself as an admin on the workspace which I didn't have access before and was able to get the data source Information. Thanks to sqlchick writer.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |