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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Any tool to scrape data from visuals in power BI app page

Hi,  I would like to check is there any tool that can use to scrape/export data from powerBI visual published  We want to have a automatic data checking for published reports 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

Did you mean export data from the visualization? If that is the case, you can take a look at the following links about power bi export features and API:

Export data from a Power BI visualization - Power BI | Microsoft Learn

Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
NandanHegde
Super User
Super User

Hey,

for automated data export, you can leverage the PowerBI REST API leveraging the Dataset-Execute queries API:
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries

The below blog explains leveraging ADF :
https://datasharkx.wordpress.com/2022/10/30/copy-data-from-power-bi-through-azure-data-factory-synap...


Power automate:

https://www.youtube.com/watch?v=wy1BE1TJ_jc




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
Anonymous
Not applicable

Hi @Anonymous,

Did you mean export data from the visualization? If that is the case, you can take a look at the following links about power bi export features and API:

Export data from a Power BI visualization - Power BI | Microsoft Learn

Reports - Export To File - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors