Get-PowerBIWorkSpace PowerBI CMDLET

Copper Contributor

Hi Folks!!

I need to find the Power BI related data such as Workspace, Dataset, Dataflow, reports and Users of Power BI.

To achieve desired result, i have executed below commands in PowerShell

Get-PowerBIWorkspace -All | Fl *

Outpur of the above command having workspace detail however it also contain below columns but with no data.

  • Reports
  • Dashboards      
  • Datasets            
  • Dataflows         
  • Workbooks

Please suggest how do we have values for these columns as well.

 

OR Is there any other way via which i can have detail of all these columns at one go.

Thanks

Amit Srivastava

0 Replies