Forum Discussion
create report style template?
- 6 years ago
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/