Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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!
Solved! Go to Solution.
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
57 | |
36 | |
31 |
User | Count |
---|---|
90 | |
60 | |
60 | |
49 | |
45 |