Forum Discussion

amsrivas28's avatar
amsrivas28
Copper Contributor
Feb 17, 2021

Get-PowerBIWorkSpace PowerBI CMDLET

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

No RepliesBe the first to reply

Resources