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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Oluwapelumi
Advocate II
Advocate II

Move or Copy a page in a PBIX file to another PBIX file

Hello Power BI Community,

Is it possible to move or copy one or more pages in a PBIX file to another PBIX file? I know this is possible with Microsoft Excel but I have not seen a feasible solution to achieve this with Power BI.

Has anyone tried this before? If yes, kindly check a workaround to achieve it.

 

Thanks as I await our responses.

2 ACCEPTED SOLUTIONS
suparnababu8
Super User
Super User

Hi @Oluwapelumi 

 

There is no straightforward solution for this in Power BI, but you can achieve it with a workaround. Please follow the steps below:

  1. Open a new Power BI Desktop file.
  2. Connect to the data sources used in your existing PBIX file and pull all the necessary tables.
  3. Replicate the same DAX calculations that are in your existing PBIX file.
  4. Copy all the elements on the page of your existing PBIX file one by one and paste them into your new PBIX file.

If you follow the above steps, you should be able to successfully copy and paste from one PBIX file to another.

If you need more info pls refer this -  Solved: Copy report page from .PBIX to another .PBIX - Microsoft Fabric Community  by @jdbuchanan71 

 

Let me know if it works. Thanks!

View solution in original post

Thanks for sharing, @suparnababu8.

It worked.

View solution in original post

2 REPLIES 2
suparnababu8
Super User
Super User

Hi @Oluwapelumi 

 

There is no straightforward solution for this in Power BI, but you can achieve it with a workaround. Please follow the steps below:

  1. Open a new Power BI Desktop file.
  2. Connect to the data sources used in your existing PBIX file and pull all the necessary tables.
  3. Replicate the same DAX calculations that are in your existing PBIX file.
  4. Copy all the elements on the page of your existing PBIX file one by one and paste them into your new PBIX file.

If you follow the above steps, you should be able to successfully copy and paste from one PBIX file to another.

If you need more info pls refer this -  Solved: Copy report page from .PBIX to another .PBIX - Microsoft Fabric Community  by @jdbuchanan71 

 

Let me know if it works. Thanks!

Thanks for sharing, @suparnababu8.

It worked.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors