Forum Discussion
Highlighting Selected Data Point on Line Chart
- 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
Hi annaharris
Unfortunately, what you are trying to achieve isn’t possible with the current setup. The bottom slicer does not affect what is displayed on the X-axis of the line chart . This means that there is no direct way to tell the line chart engine to highlight or select a specific part of the data at a certain date, as desired.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.