The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Community,
I have two Power BI .PBIX files contain multiple pages. I would like copy / move the page from one .PBIX to another .PBIX.
Can someone please let me know how to accomplish this?
Thanks
Solved! Go to Solution.
As far as I know there isn't a way to move/copy pages of a report between .pbix files.
I have had success in "duplicating" pages by copying and pasting (Ctrl-A, Ctrl-V) all visuals from one .pbix page to a different .pbix that have the same datasources, columns, and measures. Then the only things I had to fix was page filters or page formatting.
As far as I know there isn't a way to move/copy pages of a report between .pbix files.
I have had success in "duplicating" pages by copying and pasting (Ctrl-A, Ctrl-V) all visuals from one .pbix page to a different .pbix that have the same datasources, columns, and measures. Then the only things I had to fix was page filters or page formatting.
Fantastic.
This works just fine.
Thankss