Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 123
You have a Power BI tenant.
You need to ensure that all reports use a consistent set of colors and fonts. The solution must ensure that the colors and fonts can be applied to existing reports.
What should you create?
Answer options
- A. a report theme file
- B. a PBIX file
- C. a Power BI template
Correct answer: A
Explanation
Creating a report theme file is the correct approach as it allows you to define a consistent style that can be applied to existing reports. A PBIX file is a project file for a single report and does not define global styles, while a Power BI template is used to create new reports but does not apply styles to existing ones.