Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I create a scatter plot including in Play Axis a column containg years (2020,2021,2022)
I have another line chart, by month (X axis) and year (Legend).
Problem: when I select a bubble in the scatter plot, the line chart only show the values for the current year. previous years are not displayed.
If the play Axis is removed, then the interaction between the two charts works and previous year are displayed when a bubble is selected.
Any idea how to solve the problem?
regards
@MagikJukas , Can you check edit interactions first?
Also when you select one-year os scatter line will also show one year
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
@MagikJukas , Can you check edit interactions first?
Also when you select one-year os scatter line will also show one year
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
Edit interaction is only on/off.
I want to see the line chart for the selected bubble, but it does not show the previous years.