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
asocorro
Skilled Sharer
Skilled Sharer

Get-PowerBIDataset error message: Guid should contain 32 digits...

When I use Get-PowerBIDataset and pass the GUID of a personal workspace as parameter, it crashes with 

 

Get-PowerBIDataset : Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).

 

Even though the parameter is well-formed.  However, it works fine with the GUIDs of "regular" workspaces.  Has anybody experienced this?

 

Thanks,

Adolfo

Connect with me in LinkedIn: https://pr.linkedin.com/in/adolfosocorro
Follow me on Twitter: https://twitter.com/AdolfoSocorro
4 REPLIES 4
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @asocorro,

 

Could you please mark the proper answers as solutions?

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Adolfo,

 

Is the personal workspace the My Workspace? If so, try it like below, please. Please refer to microsoftpowerbimgmt.data/get-powerbidataset?view=powerbi-ps#description.

Get-PowerBIDataset -scope individual

Get-Power-BIDataset-error-message-Guid-should-contain-32-digits

 

Can you share some snapshot, please?

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Yes, I am referring to personal workspaces, i.e. "My Workspace."

 

Now try calling the cmdlet list this:

 

Get-PowerBIDataset -Id <guid>

 

Connect with me in LinkedIn: https://pr.linkedin.com/in/adolfosocorro
Follow me on Twitter: https://twitter.com/AdolfoSocorro

Did it work?

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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