Forum Discussion
Anonymous
2 years agoNot applicable
Workspace Name extraction
Hi Team! Is it possible to extract the name of the workspace dynamically and display it in the report? For instance, a watermark of the workspace name is made visible in the report. Once the repo...
mohitkumawat
2 years agoImpactful Individual
Anonymous ,
for that, you can look at the Power BI rest API and Load it into the power BI Dataset
https://learn.microsoft.com/en-us/rest/api/power-bi/groups/get-groups
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.