Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Hi @asocorro,
Could you please mark the proper answers as solutions?
Best Regards,
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
Can you share some snapshot, please?
Best Regards,
Yes, I am referring to personal workspaces, i.e. "My Workspace."
Now try calling the cmdlet list this:
Get-PowerBIDataset -Id <guid>
Did it work?
Best Regards,
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
3 | |
3 | |
3 | |
3 |