Forum Discussion
Anonymous
6 years agoNot applicable
How to apply a slicer from one table to another table
Hi there, I am new to Power BI and do need some help on how to link a slicer from TableA to TableB. Basically, the slicer is coming from Type column from TableA. What I need is when the user select ...
mussaenda
Community Champion
5 months agoCreating a bi-directional relationship can slow the performance of your report if the data is huge.
You can create a bridge between the two tables using the filter that you need then create a relationship from it.
that way the two tables will be related and filtered according to your selection.
Hope this helps.