Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I know that in Power BI Desktop we can change the default styles with a json file (see here). But I can't find any way of doing this in the web service. It would be nice if the text of every new report weren't so tiny.
Any idea if/ how this can be accomplished? The only direction I can think of is once the page is loaded, modifying the DOM and including a custom CSS file. But it sure would be nice if Power BI allowed users to save a report's design as a template or something of the sort.
Thanks!
Solved! Go to Solution.
Hi @ethan1701
Yes, you can change the default theme by JSON file on the desktop, and you can publish the new-theme report into service to keep the same view. for the report template,do you mean the pbit file?
if yes, please kindly refer to below info:
- A template file contains only the query definitions, data model and reports, but not the data. So it's very small.
- When opening a pbit file the user can enter parameter values. Then only the data matching these query parameters is loaded.
This is a good read about pbit template files.
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Hi @ethan1701
Yes, you can change the default theme by JSON file on the desktop, and you can publish the new-theme report into service to keep the same view. for the report template,do you mean the pbit file?
if yes, please kindly refer to below info:
- A template file contains only the query definitions, data model and reports, but not the data. So it's very small.
- When opening a pbit file the user can enter parameter values. Then only the data matching these query parameters is loaded.
This is a good read about pbit template files.
https://powerbi.microsoft.com/en-us/blog/deep-dive-into-query-parameters-and-power-bi-templates/
Hi @ethan1701, it is correct that you cannot set the theme for your report in the service.
In general, you should avoid doing (other then cosmetic) changes in the service.
Here is an overview of the differences and similarities between Power BI Desktop and the service:
Comparing Power BI Desktop and the Power BI service
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.