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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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