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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there a parameter we can use to show the workspace name the report is deployed? We use the Globals!ReportName just need it for Workspace.
HI @mgutman,
AFAIK, current power bi does not exist this type of parameters to get workspace name.
Did this name include in your connection string? If that is the case, you can add a variable to store the connection string, then you can use M Text functions to extract the value from the variable.
Regards,
Xiaoxin Sheng