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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi! So I have this simple table with values per month. I have a month slicer and card showing the (sum of) values for selected months. But in adittion to that, I also need a line chart which would connect to the same table, but showing the values for all the months, maning without the slicer (filter) part.
How do I achieve that? I know I could create a new table and reference the first one, and have a linechart point to the second table, but I'm hoping there is a more elegant waay of achieving it.
Thank you
Solved! Go to Solution.
If you select the slicer you can edit its visual interactions so it only filters the card:
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
If you select the slicer you can edit its visual interactions so it only filters the card:
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions