Forum Discussion

annaharris's avatar
annaharris
Regular Visitor
1 year ago
Solved

Highlighting Selected Data Point on Line Chart

Hi Everyone,   I'm trying to create a line chart which displays a specific point over the chart depending on what is selected.    There are three slicers at the top which impact the line chart as...
  • danextian's avatar
    1 year ago

    Hi annaharris 

    Using the slicers as is will not highlight the selected points but will filter the view to just what is selected. If you want to show both the selected and not, you can use a disconnected table to highlight points in the line chart and another measure that shows what just what is highlighted. Please see attached sample pbix