Copy page from one report

hello,
in power bi A, there is a page which only has texts and various colours…no data.
what is the way to copy this page from one power bi report to another power bi report?
Thanks

@arkiboys,

In Power BI, you can’t directly copy-paste a report page like you can in Tableau, where both visuals and underlying data are seamlessly transferred. However, since your page only contains text and colors—no data—you can easily copy all visuals using the following steps:

Quick Copy-Paste:

  1. In the source report, press Ctrl+A to select all items on the page.
  2. Press Ctrl+C to copy them.
  3. Navigate to a new page in your destination report and press Ctrl+V to paste.

This will paste all the selected visuals onto the new page.

Selective Copy-Paste:

For more control over which elements to copy:

  1. In the source report, go to View > Selection Pane.
  2. Manually select the items you wish to copy.
  3. Right-click and choose Copy.
  4. Navigate to a new page in your destination report, right-click, and choose Paste.

This approach lets you select specific elements, should you need to.

hth