Forum Discussion
_Sarah_
2 years agoFrequent Visitor
Iterate on multi selected slicer values
Hi All, I have a multi-select slicer (named Clients) that I want to use for filtering the table rows acting on the Customers column. For example, looking at the image, the selected rows should be t...
sjoerdvn
2 years agoSolution Sage
You need to share the relevant tables and relationships in your model. If you have a dimension table with that "Clients" Column that has a relationship with the table that has the "Customers" column, you don't need any dax...
_Sarah_
2 years agoFrequent Visitor
Hi,
no relation between "Clients" and "Customers", they came from distinct sources.