pl-300 Practice Question 1933

Exam: pl-300
Domain: Visualize and analyze the data
Topic: Create reports and dashboards
Difficulty: medium
In Power BI, you have created a report that includes a visual interaction between a line chart and a table. You want to ensure that when a user clicks on a point in the line chart, the corresponding row in the table is highlighted. Which feature should you use to achieve this functionality?

Answer Options

A
Shared Filters
B
Shared Measures
C
Drill-through
D
Bookmarks

Correct Answer

B: Shared Measures

Explanation

The correct answer is B - 'Shared Measures'. Shared Measures allow you to create a dynamic relationship between visuals in a report, so that when a user interacts with one visual, it affects another. Option A (Shared Filters) would only filter the data based on the selected value, not highlight the corresponding row. Option C (Drill-through) is used to navigate to a different report or page, not to highlight a specific row. Option D (Bookmarks) allows users to save and recall specific views but does not dynamically highlight rows.

Related Practice Questions