Get information from Power BI via XMLA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 01:46 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 02:29 PM
I would like to see this too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Saturday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
You would need the power bi report to be in a Fabric/premium capacity workspace and Capacity setting XMLA Endpoint = Read (or Read/Write)
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