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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Rons
Frequent Visitor

automatically exporting data from a report

Hey, I'm trying to create a report that shows selected visuals from other reports but without uploading the data again.

I know there is an option in pbi service to create such a dashboard but my organization isn't using pbi service.

i was thinking about just exporting the data of each visual i need but i want to do it automatically.

if someone know how to do that, i would be happy to get some help, thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Rons 

 

Currently, Power BI offers several methods for exporting data from visuals, but the automation of these exports, particularly outside of the Power BI service environment, is somewhat limited. The primary method for exporting data from a report visual in Power BI Desktop involves manually selecting the visual, then choosing More options (...) > Export data. This process exports the data into a .csv file. Here for your reference:

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

For automating the export process, one approach you might consider is utilizing Power BI's API, specifically the Export To File API for Paginated Reports. This requires some development effort but can be scheduled using external tools like Azure Functions or Logic Apps to trigger exports at defined intervals. However, this approach is more suited for paginated reports and might not directly apply to exporting data from visuals in the way you described.

These links may help you:
Introducing the Power BI REST API v1.0! | Microsoft Power BI Blog | Microsoft Power BI

Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn

Power BI REST API; What it is and Why it is Important - RADACAD

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Rons 

 

Currently, Power BI offers several methods for exporting data from visuals, but the automation of these exports, particularly outside of the Power BI service environment, is somewhat limited. The primary method for exporting data from a report visual in Power BI Desktop involves manually selecting the visual, then choosing More options (...) > Export data. This process exports the data into a .csv file. Here for your reference:

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

For automating the export process, one approach you might consider is utilizing Power BI's API, specifically the Export To File API for Paginated Reports. This requires some development effort but can be scheduled using external tools like Azure Functions or Logic Apps to trigger exports at defined intervals. However, this approach is more suited for paginated reports and might not directly apply to exporting data from visuals in the way you described.

These links may help you:
Introducing the Power BI REST API v1.0! | Microsoft Power BI Blog | Microsoft Power BI

Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn

Power BI REST API; What it is and Why it is Important - RADACAD

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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