Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Power BI mgmt powershell getDataset not recognized

Hi everyone 

 

So I have the Power BI mgmt powershell installed. In the past I extracted the datasets, reports, workspaces, ... in PowerShell 

I want to have an updated version of the datasets, but it seems that it does not work. 

The syntax used in the past I do not remember, but I'm following the MS documentation 

 

But when trying to use the Get-PowerBIDataset command   

I get an error message:   

 

https://i.imgur.com/QrcthnL.png 

 

The workspace does work & report command do work   

https://i.imgur.com/T8utxPY.png 

 

I really do not know what I'm missing   

2 REPLIES 2
Hariharan_R
Solution Sage
Solution Sage

Hi @Anonymous 

This is strange because you are able to use Get workspace command. Check the cmdlets once using the below 

script. 

 

Get-Module MicrosoftPowerBIMgmt*

Hariharan_R_0-1656422440477.png

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


Anonymous
Not applicable

Hi Hari 

 

Thank you for your reply. When running this command I get no result: 

SSSTE_0-1656422754703.png

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors