This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi All,
Would like to understand is there any single Power Shell Script that would help me get the Workspace, Related Dashboard , Report etc details. I know we do have different cmdlets but is there any way wherein it can be combined into one and we can save it in csv format. Below is the basic powershell script which I want to further improve so that I can get all the related dashboard and report in a single go.
Login-PowerBI
$items = Get-PowerBIDashboard -WorkspaceId 'XXXXXX-XXXX-XX-$$$$$$$$$$$$$'
$items
$Items | Export-Csv Documents\ps.csv
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.