The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
There is a datasource that belongs to an employee (I think on their personal workspace). I would like to share this datasource with myself so that I can see it in app.powerbi.com and from there manage permissons for other people who need access to the datasoruce. I have the datasource id from connecting with powershell, but do not know what the next steps are.
https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
Solved! Go to Solution.
Hi @agneum
As the owner to republish this dataset to a shared workspace.
The only thing I know for granting access is Add-PowerBIWorkspaceUser
Hi @agneum
As the owner to republish this dataset to a shared workspace.
@Mariusz I feel that asking the owner defeats the purpose of being an administrator.
@Greg_Deckler : Do you know how I can figure out the workspace the datasource belongs to with a powershell command?