Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
aage-e
New Member

How to query PowerBI-data with c#

We have PowerBI-reports with calculations.

Based on these reports and measures we want to develop API's in c#

 

When the data is in a SSAS-cube, writing a DAX query to read data from a model is straight forward.

Is it possible to do a similar operation reading data from the PowerBI-model?

 

 

KR,

Aage.

1 REPLY 1
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi Aage,

 

The Power BI model isn't like the SSAS-Cube. SSAS Cube runs as a service while the Power BI cube is just a file. To be honest, I don't find a way to read data from the Power BI file directly. But we can read the data just like the SSAS model. Please refer to XML-structure and the additional snapshot.

How-to-query-Power-BI-data-with-c

About how to query data with C#, please refer to how-to-retrieve-data-from-ssas-cube-to-datatable-by-c. Since it isn't a service that can keep running, maybe the APIs aren't necessary.

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.