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.
Imagine this is my data:
Type1 | Type2 | Type3 | Amount |
aa | cc | gg | 7 |
aa | cc | hh | 10 |
aa | dd | kk | 5 |
bb | cc | gg | 2 |
bb | dd | kk | 5 |
bb | dd | hh | 8 |
And I want to filter Type1=bb & Type2=dd & Type3=kk, not from filter pane, but from visualization. I've seen that I can filter one visualization from another one, but when I try to press the second filtered visualization, it doesn't take into account the previous filtering.
This is what I need:
1. I start with 3 visualizations, one for each Type:
2. Then, I press orange bar, and the 3 visualizations update as follows (all the values where Type1=bb😞
3. Then, I press green bar, and the 3 visualizations update as follows (keep Type1=bb filter and adds Type2=dd filter):
4. Finally, I press red bar, and the 3 visualizations update as follows (keep Type1=bb filter and Type2=dd filter, and adds Type3=hh😞
I don't know how to keep previous filters with each new filtering/selection from visualization.
Any documentation about it?
Thanks.
Hello @amaaiia
if you want to keep the previous filter while clicking on the second, press Ctrl then click on the second filter.
Proud to be a Super User! | |
Is it possible to maintain selections when working with visualizations that are hidden and displayed? I work with bookmarks to have 3 buttons (TYPE1, TYPE2, TYPE3), so each button shows a visualization. I want to be able to select the orange bar (Type1=bb) and when I press the TYPE2 button I get the values of this field when Type1=bb, that is, to keep the selection when changing bookmarks.
I would like to know if this functionality can be implemented with bookmarks, and if it is not possible, I would like to know if there is another alternative that simulates this logic of showing one or another graphic depending on a button, keeping previous filters.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.