Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
When I click new page, I want my layout to be in the new page and not a new blank page. I know I can right click on the new page and select duplicate, but that duplicates all on the page, I just want the layout. When I say layout, I mean the company logo in the top left and the header bar with report title.
Is there a way to add the company logo on the top left and the header bar with report title in the JSON theme file?
Then when I share the template file (pbit) the theme file (JSON) will be embedded, and then when a user starts a new report they use my template and have the company logo on the top left and the header bar with report title (the can change the report title) and ALSO when they click the new page the layout will still show. Again, don't want to duplicate because the first page might have visuals and data source.
{
"name": "my_custom",
"dataColors": [
"#003366",
"#0066cc",
"#0099cc",
"#99ccff",
"#ffcc00",
"#cc9900",
"#ffcc66",
"#ffcc99",
"#197278",
"#1AAB40"
],
"good": "#1AAB40",
"neutral": "#D9B300",
"bad": "#D64554",
"maximum": "#118DFF",
"center": "#D9B300",
"minimum": "#DEEFFF",
"null": "#FF7F48",
"visualStyles": {
"*": {
"*": {
"*": [
{
"fontSize": 12,
"fontFamily": "Montserrat",
"color": {
"solid": {}
}
}
]
}
}
}
}
Solved! Go to Solution.
Hi @MrMike ,
Do you want to keep only the layout(the logo on the top left and the header bar with report title) when opening a new page, but not the visual objects and data and other information? Based on my research, I'm afraid this is not possible currently. You can raise a new idea and add your comments there to make this feature coming sooner.
Best Regards
Hi @MrMike ,
Do you want to keep only the layout(the logo on the top left and the header bar with report title) when opening a new page, but not the visual objects and data and other information? Based on my research, I'm afraid this is not possible currently. You can raise a new idea and add your comments there to make this feature coming sooner.
Best Regards
I am seeing more limitizations with Power BI the more I work with it. Thank you for repling, I will mark your answer as solved because you said there is no solution.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 8 | |
| 4 | |
| 3 | |
| 3 |