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
Pelahibdo
Frequent Visitor

Export data from table visualization to another Power BI as a table

Hi,

I have a table visualization with data from multiple tables. I want to export the data and import it to another BI report. Is there any other way than export in excel and import it?

Thanks,

1 ACCEPTED SOLUTION
siraju
Microsoft Employee
Microsoft Employee

To transfer data from one Power BI report to another without exporting it to Excel, you can use dataflows or shared datasets. These methods allow you to share and reuse data efficiently across different reports without manually exporting and importing files.

  1. Shared Datasets: You can publish a dataset to the Power BI service and reuse it in multiple reports. By publishing the dataset once, other users or reports can connect to it. This approach centralizes your data and avoids redundant imports.

  2. Dataflows: Dataflows enable you to prepare and transform data that can be reused in multiple Power BI reports. By creating a dataflow, you define reusable transformation logic, which can be consumed by other reports in the service. This is particularly useful when you have data coming from multiple sources or need to apply ETL logic.

For more details, check out the official Microsoft documentation on sharing dataflows and shared datasets.

View solution in original post

3 REPLIES 3
siraju
Microsoft Employee
Microsoft Employee

To transfer data from one Power BI report to another without exporting it to Excel, you can use dataflows or shared datasets. These methods allow you to share and reuse data efficiently across different reports without manually exporting and importing files.

  1. Shared Datasets: You can publish a dataset to the Power BI service and reuse it in multiple reports. By publishing the dataset once, other users or reports can connect to it. This approach centralizes your data and avoids redundant imports.

  2. Dataflows: Dataflows enable you to prepare and transform data that can be reused in multiple Power BI reports. By creating a dataflow, you define reusable transformation logic, which can be consumed by other reports in the service. This is particularly useful when you have data coming from multiple sources or need to apply ETL logic.

For more details, check out the official Microsoft documentation on sharing dataflows and shared datasets.

audreygerred
Super User
Super User

You can just use your semantic model that is published in service as the source in the new report. Click get data, select Power BI semantic model and then you can work with the data in a new report. Set page or report level filters to limit the data if you want it to match what was returned in your table in the other report.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Thanks,

Just to confirm: that would need to publish the report on the BI online?

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.