This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
We have several semantic models in our PBI Premium environment.
We've done a lot of ETL work to get the data into those models.
We have some lookups that we would like to be able to extract from those models and reuse in other systems.
Is there a way to use ADF or Power Automate or some ETL tool to connect to the Power BI Semantic Model as a data source and extract data out of it?
Basically instead of loading data into a semantic model I want to suck data out and dump it in an SQL table or someplace.
Solved! Go to Solution.
Hello @sasdfasdfsad
Yes its possible to query PBI dataset using ADF and store to your desired location such as Sql table, adla etc
ADF can execute DAX queries against a Power BI dataset using the Power BI REST API. This is done by configuring a Web Activity in an ADF pipeline to make HTTP POST requests to the `/executeQueries` endpoint of the API
https://www.mattiasdesmet.be/2023/11/09/use-powerbi-apis-in-azure-data-factory
please accept this answer and give kudos if this is helpful
Hi @sasdfasdfsad,
Thanks for posting your query in Microsoft fabric community forum.
Thanks @nilendraFabric for your valuable response! Yes, it is possible to extract data from Power BI Semantic Models using Azure Data Factory (ADF) by executing DAX queries via the Power BI REST API.
Additionally, here are some key points to consider:
For more details, refer to the official Power BI REST API documentation.
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.
Thank you.
Hi @sasdfasdfsad,
Thanks for posting your query in Microsoft fabric community forum.
Thanks @nilendraFabric for your valuable response! Yes, it is possible to extract data from Power BI Semantic Models using Azure Data Factory (ADF) by executing DAX queries via the Power BI REST API.
Additionally, here are some key points to consider:
For more details, refer to the official Power BI REST API documentation.
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.
Thank you.
Hello @sasdfasdfsad
Yes its possible to query PBI dataset using ADF and store to your desired location such as Sql table, adla etc
ADF can execute DAX queries against a Power BI dataset using the Power BI REST API. This is done by configuring a Web Activity in an ADF pipeline to make HTTP POST requests to the `/executeQueries` endpoint of the API
https://www.mattiasdesmet.be/2023/11/09/use-powerbi-apis-in-azure-data-factory
please accept this answer and give kudos if this is helpful
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 6 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 34 | |
| 26 | |
| 24 | |
| 22 | |
| 22 |