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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
hadesmtl
New Member

How to extract report data elements programmatically

Hey PowerBI experts, 

 

We have an website that presents sports data originally coming from a commercial API that we purchased. We are storing the teams, players and stats information in a database that we own and control. 

 

We now need to create and display advanced stats (complex calculations, auto-updated rankings for various stats categories etc.). Lots of this could be done in minutes using powerbi reports compaired to losts of custom development for each new data element.

 

What we are wondering is, is there a way to get a report's content via some kind of API? We can't have human interaction and we wouldn't be able to keep up. Can't seem to find any documentation that indicated that this is possible.  Any ideas appreciated.

 

Thx

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @hadesmtl,

According to your description, it seems like you want to accurately interact with these records. For this scenario, I think the basic export data api may not be suitable for your requirement. 

I'd like to suggest you take a look at the following document about connection to the power bi service dataset with XMLA endpoint:

Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @hadesmtl,

According to your description, it seems like you want to accurately interact with these records. For this scenario, I think the basic export data api may not be suitable for your requirement. 

I'd like to suggest you take a look at the following document about connection to the power bi service dataset with XMLA endpoint:

Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng

lbendlin
Super User
Super User

Read about doing queries against XMLA endpoints.

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.