Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
Solved! Go to Solution.
@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
https://www.youtube.com/watch?v=cyOquvfhzNM
@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