Forum Discussion

yoshi556's avatar
yoshi556
Frequent Visitor
2 years ago
Solved

Help Needed: Removing Filter from Slicer

Hi everyone, Trying to mimic plannedStart to Planned Finish, client wants no filter.  I'm currently working on a Power BI project and need some assistance with removing a filter from a dataset.  T...
  • ExcelMonke's avatar
    2 years ago

    Hello,

    Have you tried the "Edit Interactions" option? If you click your slicer, then Format, then "Edit interactions", you can decide which visuals your slicer interacts with. 

    If it is DAX related, you can consider using the ALL() or REMOVEFILTER() functions