Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
ethan1701
New Member

create report style template?

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!

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

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/

 

 

 
Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

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/

 

 

 
Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
nickyvv
Most Valuable Professional
Most Valuable Professional

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



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors