Forum Discussion
Anonymous
6 years agoNot applicable
Filter table based on values from other table
I am using this DAX meassure to calculate total sales TotalSales = SUM(Sales[Amount]) and this ranking formula to rank the sales staff: RankSalesStaff = RANKX(ALL('Sales'[Staff_ID])...
Anonymous
6 years agoNot applicable
No, all product brands should be included regardless of what is selected on the slicer. Thanks so much for your patience AntrikshSharma
AntrikshSharma
6 years agoCommunity Champion
I think you do not want the slicer to impact the visual, right? In that case you should use the Edit Interactions option. Select the slicer and then click the icon on visual that looks like the top view of a screw.