Forum Discussion
Copy and paste tabs between reports on the Power bi Service
- 3 years ago
I figured a way around this issue. Export the report from the service and create a live connection to the model. Then you can copy and paste tabs from one .pbix to another. Then republlish the report to the service. This creates the .pbix report that used to only be able to be created on the service.
Putting these in a PBIX file causes more issues with making additional changes to the backend tables. We have lots of reports that use the same data the front end user just wants it displayed in a slightly different way. To be able to accomplish this was creating a unique report on the service. This was done in the PBIX but was copied and pasted to the report on the service. We have 4 reports that are using the same dataset but have different visuals and tabs created on the service.
Why don’t you make displaying each tab on the app available. That will solve my problem.