# XMLA Endpoint

## My Articles

* [How-to: Create a Power BI Premium dataset via XMLA endpoint and TOM](/power-bi/xmla-endpoint/create-powerbi-premium-dataset-via-tom.md)

## External References

* Power BI Docs: [Using enhanced dataset metadata (preview)](https://docs.microsoft.com/power-bi/desktop-enhanced-dataset-metadata)
* Power BI Docs: [Dataset connectivity with the XMLA endpoint](https://docs.microsoft.com/power-bi/service-premium-connect-tools#enable-xmla-read-write)
* Power BI Blog: ["XMLA" tag](https://powerbi.microsoft.com/blog/tag/xmla/)
* Power BI Blog: [Read/Write XMLA Endpoints in Power BI Premium Announcement](https://powerbi.microsoft.com/blog/announcing-read-write-xmla-endpoints-in-power-bi-premium-public-preview/) *(26 Mar 2020)*
* Power BI Blog: [Open-Platform connectivity with XMLA endpoints public preview](https://powerbi.microsoft.com/blog/power-bi-open-platform-connectivity-with-xmla-endpoints-public-preview/) *(28 Mar 2020)*
* Power BI BLog: [Announcing support for service principals using the XMLA endpoint in Power BI Premium](https://powerbi.microsoft.com/blog/announcing-support-for-service-principals-using-the-xmla-endpoint-in-power-bi-premium/) *(18 May 2020)*
* Article: [Using the XMLA endpoint without Premium](https://justb.dk/blog/2020/04/using-the-xmla-endpoint-without-premium/) *(7 Apr 2020)*
* Article: [What is the XMLA Endpoint for Power BI and Why Should I Care?](https://radacad.com/what-is-the-xmla-endpoint-for-power-bi-and-why-should-i-care) *(9 Apr 2020)*
* Article: [Demystifying the Power BI XMLA Endpoint](https://sqlserverbi.blog/2020/05/24/demystifying-the-power-bi-xmla-endpoint/) *(24 May 2020)*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://notes.mthierba.net/power-bi/xmla-endpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
