Forum Discussion

AmazingRandom's avatar
AmazingRandom
Icon for Helper II rankHelper II
2 years ago
Solved

Table not filtering out when slicer is selected

I am currently working on a project that I just got handed from someone else, as that person left. One of the feedbacks that was given was to fix a table that was not filtering out the other values. ...
  • Daniel29195's avatar
    2 years ago

    Hello AmazingRandom 

     

     there could be many reasons why it "isnt filtering" , 

    possible reasons : 
    DAX code 

    model relations . 

    turning off interaction between visuals .

    ...

     

     

     

    If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution
    It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠

     

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi AmazingRandom 


    Please verify that there are active relationships between the tables involved. Make sure the relationships are correctly set up, especially the cardinality properties (e.g., one-to-many).

    Instead of relying solely on slicers, consider using visual level filters directly on the table visualization to check if the issue appear again.

     

    If this can't help, please share your data(without sensitive data) or you can create sample data so that we can help you better.

     

    Best Regards,

    Zhengdong Xu

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.