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 moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi all,
Currently using Power BI REST API to query datasources and get connection details. datasource.connectionDetails is currently returning the snowflake server and the warehouse being used.
Solved! Go to Solution.
I think the only way to reach the schema of the data model is with the scanner api. Building a script with 4 requests that will show dataset and the tables/columns. You can read more about it here:
https://powerbi.microsoft.com/en-us/blog/announcing-new-admin-apis-and-service-principal-authenticat...
Otherwise you can't reach tables structure. If you where asking about getting the data and you know the structure, you might want to check "ExecuteQueries" under dataset requests of the Power Bi Rest API doc.
I hope that helps,
Happy to help!
I think the only way to reach the schema of the data model is with the scanner api. Building a script with 4 requests that will show dataset and the tables/columns. You can read more about it here:
https://powerbi.microsoft.com/en-us/blog/announcing-new-admin-apis-and-service-principal-authenticat...
Otherwise you can't reach tables structure. If you where asking about getting the data and you know the structure, you might want to check "ExecuteQueries" under dataset requests of the Power Bi Rest API doc.
I hope that helps,
Happy to help!
Very helpful, thanks!
Check out the May 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 |
|---|---|
| 16 | |
| 10 | |
| 8 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 35 | |
| 34 | |
| 23 | |
| 20 |