microsoft / powerbi-powershell

PowerShell community for Microsoft PowerBI. Here you will find resources and source for PowerShell modules targeting PowerBI.
MIT License
346 stars 120 forks source link

Get-PowerBI Report not returning Datasource or DataGateway for listed reports #368

Open ugoriuko opened 2 years ago

ugoriuko commented 2 years ago

Is it possible to get a list of all the reports in the tenant (Get-PowerBIReport) and see the Gateway or Datasource for each report? I seem to be unable to find a way to cross reference this

michaelconan commented 1 year ago

Is it possible to get a list of all the reports in the tenant (Get-PowerBIReport) and see the Gateway or Datasource for each report?

I seem to be unable to find a way to cross reference this

Each report has a dataset ID - you can use Get-PowerBIDatasource using that dataset ID