Filter Slicers without using Bidirectional Filters in Power BI (9:06)

https://www.sqlbi.com/articles/syncing-slicers-in-power-bi/ 

Create measures that you can use to filter your slicers.

You need to cast measures that return a boolean value to INT them=n check for 1 or 0.

Comments