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
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
- annaharris1 year agoRegular Visitor
Thank you so much!
That was the perfect solution to what I wanted to do 🙂