Forum Discussion
svssatish
1 month agoFrequent Visitor
Power BI Interaction Issue Between Table and Line Chart
I have a table visual at the top and a line chart below it in Power BI. When a user selects a row in the table, the line chart correctly filters and shows the corresponding row-level data. However...
- 1 month ago
Hi svssatish,
Currently there's no native way to keep a table row permanently selected while continuing to interact with another visual.
Workaround is to use a slicer instead of table row selection, as slicer selections persist while interacting with other visuals. Configure Edit Interactions so the line chart does not affect the table.
💡 Helpful? Give a Kudos 👍 — keep the community growing
✅ Solved your issue? Mark as Solution ✔️ — help others find it faster
Best regards,
Rupasree Achari | BI & Fabric Analytics Engineer
MattKav
1 month agoHelper I
Yes this is expected functionality - I tell my users if they want to select data points from multiple visuals, hold CTL when clicking on subsequent data points.