nerdexam
Microsoft

DP-500 · Question #88

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…

The correct answer is C. Enable report readers to personalize visuals. Enabling report readers to personalize visuals allows them to interactively switch between chart types without the author creating separate pages, bookmarks, or additional visuals.

Explore and visualize data

Question

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?

Exhibit

DP-500 question #88 exhibit

Options

  • ACreate a mobile report that contains a column chart.
  • BAdd a column chart a bookmark, and a button for users to choose a visual.
  • CEnable report readers to personalize visuals.
  • DCreate a separate report page for users to view a column chart.

How the community answered

(62 responses)
  • A
    2% (1)
  • B
    5% (3)
  • C
    84% (52)
  • D
    10% (6)

Why each option

Enabling report readers to personalize visuals allows them to interactively switch between chart types without the author creating separate pages, bookmarks, or additional visuals.

ACreate a mobile report that contains a column chart.

Creating a mobile report introduces a separate report artifact that must be built and maintained independently, increasing development and maintenance effort.

BAdd a column chart a bookmark, and a button for users to choose a visual.

Adding a column chart, a bookmark, and a button requires authoring multiple report elements and keeping them synchronized as the data model evolves, increasing maintenance burden.

CEnable report readers to personalize visuals.Correct

The Personalize visuals feature in the Power BI service lets report consumers change visual types (for example, from line chart to column chart) on their own within the published report. This requires a single toggle in report settings and no additional development artifacts, making it the lowest-effort solution for both initial implementation and ongoing maintenance.

DCreate a separate report page for users to view a column chart.

Creating a separate report page doubles the number of pages to maintain and requires users to navigate between pages rather than toggling a visual in place.

Concept tested: Power BI personalize visuals feature for report consumers

Source: https://learn.microsoft.com/en-us/power-bi/consumer/end-user-personalize-visuals

Topics

#Power BI Service#Report Personalization#Visualizations#User Experience

Community Discussion

No community discussion yet for this question.

Full DP-500 Practice