Forum Discussion
Copy layout from power bi file
You can copy report components from one file to another once both the files are published on PowerBI Service.
Maybe you can try this and then copy all page items from one report to another
Hi' NipponSahore
First of all - thanks for the reply. Could you please show me because i'm not completly sure of how you mean ?
Best Regards
- Greg_Deckler8 years ago
Community Champion
NipponSahoreis referring to using the File | Publish functionality in Desktop to publish to Power BI Service. You would do that with your original file and then create a brand new file based on the same data source. Then in the Service (powerbi.com) you could copy visuals from one to the other.
The core question I have though is what exactly you mean by "layout"?
- IVERK-EG8 years agoFrequent Visitor
Hi Greg,
I've been working on converting an existing Power BI report from using a Power BI Service Dataset to SQL-Server Analysis Service instead. The report is the same as before, it's only the connection type which is changes.
I then thought the easies way was to make a new Power BI file ( with the SSAS-connection ) and then copy the Layout/design ( not Theme ) from the original report.
Am I clear ? :)
- Greg_Deckler8 years ago
Community Champion
Ah, OK this is a different problem really then. So, if you are NOT using a Direct Query (Live) connection, then your best bet would be to use the Advanced Editor in the Query Editor to simply change the data source. Then everything will work perfectly as long as your table and column names are the same. So, what you generally do is to go into Query Editor and create a new query to your new target data source (SSAS). You go into Advanced Editor and copy the Source line and possibly the Navigation step as well. Then you go to your original query, open Advanced Editor and replace your Source and possibly Navigation step(s).