Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 118
You have a Power BI report hosted on the Power BI service. The report displays expenses by department for department managers and contains a line chart that shows expenses by month.
You need to ensure that users can choose between viewing the report as a line chart or a column chart. The solution must minimize development and maintenance effort.
What should you do?
Answer options
- A. Create a mobile report that contains a column chart.
- B. Add a column chart a bookmark, and a button for users to choose a visual.
- C. Enable report readers to personalize visuals.
- D. Create a separate report page for users to view a column chart.
Correct answer: C
Explanation
The correct choice, C, allows users to personalize visuals directly within the report, which minimizes additional development efforts. Option A suggests creating a mobile report, which is unnecessary and increases complexity. Option B involves using bookmarks and buttons, which requires more setup and maintenance. Option D proposes a separate report page, which is not efficient for user experience.