Forum Discussion
Powershell cmdlet Get-PowerBIDatasource
- 6 years ago
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
- rxt6 years agoHelper I
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.