cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Get information from Power BI via XMLA

rodrigocms
New Contributor

Hello everyone 

I am trying to get information from Power BI semantic models via XMLA endpoint using PySpark in Databricks.

Can someone help me with that?

tks

3 REPLIES 3

CacheMeOutside
New Contributor II

I would like to see this too. 

Sriya_17
New Contributor

Anyone has information on accessing Power BI Semantic Models via the XMLA endpoint using PySpark in Databricks, please share any YouTube link or exact video related to this.

NandanHegde15
New Contributor II

You would need the power bi report to be in a Fabric/premium capacity workspace and Capacity setting XMLA Endpoint = Read (or Read/Write)

NandanHegde15_0-1786890413778.png

Any specific reason why via XMLA endpoint?
Via the REST API : Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn, you can even query the semantic models within pro workspaces