Forum Discussion

AlexisOlson's avatar
AlexisOlson
Super User
7 years ago

Connect to a XMLA Endpoint with Python

Since the announcement about XMLA endpoints, I've been trying to figure out how to connect to a URL of the form powerbi://api.powerbi.com/v1.0/myorg/[workspace name] via Python, but I can't find anyt...