Fabric workspace Connection Link (XMLA Endpoint) using Workspace ID instead of Name
Dear colleagues,
As you already know Fabric workspace XMLA Endpoint (aka Connection Link) follows the format
powerbi://api.powerbi.com/v1.0/myorg/<workspace name>
where Workspace name can have spaces and is case sensitive. Example:
powerbi://api.powerbi.com/v1.0/myorg/ SAMPLE workspace
Our org aims to implement XMLA usage without workspace names dependencies (you know to avoid issue when someone simply changes the name of the workspace).
For that reason it would be useful to be able to access to the Workspace XMLA Endpoint using the Workspace ID instead of its name. This will prevent name dependencies on workspace name that currently. This dependency does not exist when using other Fabric artifacts (data pipelines, deployment pipelines, ) so it would take sense to avoid also this name-dependency here using the internal Workspace ID
Thx
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v14 hours agoCommunity ChampionNew21Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment