Forum Discussion
synchronize multiple slicers
Good
I'm starting to use power bi and I'm getting some doubts:
I have a report that is a table linked to multiple slicers, I would like only the options in the first filter to appear when filtering by one data segment.
Example: if the first segmentation is province and the second is the name of the center, I want that if I apply the Madrid filter, in the first segmentation, only the centers of Madrid appear in the second segmentation, instead of all the centers.
Can you help me?
Thanks a lot
Syndicate_Admin , if they are from the same table, it should happen.
You can use bi-direction joins and check.
There is one more solution, but not working for a few users
1 Reply
- amitchandakSuper User
Syndicate_Admin , if they are from the same table, it should happen.
You can use bi-direction joins and check.
There is one more solution, but not working for a few users