Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi,
I am looking to produce a single line graph visual, which responds to 2 sets of independent slicers.
So a line would be produced for the selections from the first set of slicers, then a separate set of slicers would be produced for the second set. I've considered copying the tables so the full data set is available to each slicer - but I don't know how this can then be merged so the data appears on the same visual.
Apologies if I've not explained this well, the essence is to compare 2 things on the same graph, but not have the first thing filtered out by the first set of slicers.
Any help would be appreciated
Thanks
Tom
Solved! Go to Solution.
Hi @tomshaw83 ,
Did you mean you want slicer A to filter line A in line chart A, and slicer B to filter line B in line chart B, right?
It is recommended that you create two tables with slicer fields for the two slicers of these two lines, and then write a filter measure for the visual-level filter.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @tomshaw83 ,
Did you mean you want slicer A to filter line A in line chart A, and slicer B to filter line B in line chart B, right?
It is recommended that you create two tables with slicer fields for the two slicers of these two lines, and then write a filter measure for the visual-level filter.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.