Forum Discussion
powerbiexpert22
Impactful Individual
11 months agoget data from semantic model using api
can it be possible to get data from semantic model using APIs ? example, get list of product names from power bi semantic model using APIs
- 11 months ago
powerbiexpert22 You can use the XMLA endpoint to do that.
- 11 months ago
Hi powerbiexpert22,
Yes, you can use the XMLA endpoint if your semantic model is on a fabric capacity, and you can use the execute queries endpoint.
Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft LearnIf you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
GeraldGEmerick
Memorable Member
11 months agopowerbiexpert22 You can use the XMLA endpoint to do that.