Forum Discussion
Anonymous
4 years agoNot applicable
Programatically connecting to power BI premium workspace using workspace url
Am trying to connect to a Power BI workspace by using the Workspace Connection URL. Below is the code: public static void ConnectToPowerBIAsUser() { string workspaceConnection = "powerbi://api.po...
TedPattison
4 years agoMicrosoft Employee
OK, one more thing to check. The Capacity administrator has the ability to set the XMLA endpoint to Off, Read Only or Read Write. If it is set to Off, the behavior you are seeing is expected. Are you able to check the XMLA Endpoint setting in Capacity Settings in the Power BI Admin portal as shown in this screenshot? If you don't have Capacity Admin permissions, you will need to find someonbody who does.
Anonymous
4 years agoNot applicable
Do capacity settings will be available for premium per user account?
When am checking admin portal capacity settings are not available for my premium per user account.