Forum Discussion

Kashinoda's avatar
Kashinoda
Advocate I
7 years ago

'Select All' doesn't work when filtering a slicer.

The new slicer filtering is great but it appears to be broken when using the 'select all' functionality. Is this just me?

 

24 Replies

  • BenArnold's avatar
    BenArnold
    Frequent Visitor

    This issue still seems to be present in the June 2023 version. Has anyone come up with a solution yet? It's creating an awful lot of extra effort to produce a workaround.

  • John-Cena88's avatar
    John-Cena88
    Frequent Visitor

    I read it works as expected form product team but from the user perspective this is definetly not what we expect to happen! Still unsolved even if a lot of people want that feature. thanks microsoft

    • Kashinoda's avatar
      Kashinoda
      Advocate I

      Hi v-cherch-msft 

       

      I'm already on the latest version, I updated again anyway to be sure and the error is still there.

       

      Visually it looks to work on the slicer, but the data does not filter. Try adding a visual to your demo and see if that works.

      • v-cherch-msft's avatar
        v-cherch-msft
        Microsoft Employee

        Hi Kashinoda 

        Visual level Filters- These filters work only on visualizations.

        Page level Filters- These filters work at the page of a report.

        Report level Filters- These filters work on entire report including all pages and visualizations.

        If you want the filter work for the two visuals,i would suggest you use page level filter.

        Regards,

  • Hi Kashinoda ,

     

    This looks weird as I don't experience any such functionality error at my end.

    Just to sanity check on your data column that you are using as fileter: Can you confirm that you are using same "EMPLOYEE" column in your slicer and your Visual Level Filter?

     

    Thanks,

    Pragati

    • D_PBI's avatar
      D_PBI
      Post Partisan

      Pragati11- I'm not the person you're addressing but I have the same issue.
      I can confirm that the field used in the Filter visual and Table visual is the same field. I have just removed that same field from both visuals and then put it back in those visuals to see if removing it/adding it will trigger/refresh it to work. I'm afraid it still doesn't work.

      Kashinodahas provided a very good demonstration of this issue faced.

      • Pragati11's avatar
        Pragati11
        Super User

        Hi D_PBI ,

         

        Apologies for tagging you by mistake.

        Kashinoda Can you confirm that you are using the same column in Visual level filter, your slicer and your chart?

        As i am not able to replicate the same issue as you are facing. For me it works.

         

        Thanks,

        Pragati

  • Anonymous's avatar
    Anonymous
    Not applicable

    Any news on this topic?
    Is it a bug?

  • Anonymous's avatar
    Anonymous
    Not applicable

    I have the same problem. Are there any solutions by now? 

  • Anonymous's avatar
    Anonymous
    Not applicable

    I am having the same issue in 2022.  Still seems like the issue is not solved?  Unless there is a solution that someone has found that I am not seeing.

  • All,

     

    I have cobbled something together that addresses this issue for me.

     

    It makes use of HierarchySlicer from DataScenarios which can be downloaded from the Power BI store.

     

    I don't make use of the hierarchy part, but that looks nice too.

     

    There is a Select All, which doesn't actually select all as we know, just like the standard slicer.

     

    But what it does do is let me ctrl click the first selection to unselect it then ctrl click again to reselect it.

     

    When I do that suddenly ALL of the items are ACTUALLY selected and filter my table.

     

    This is different behavior from the standard slicer as I have tried the same thing with it and it doesn't work.

     

    No more individually ctrl clicking dozens of items to select them.

     

    No more hoping MS enables shift clicking to select a range of items.

     

    What would be perfect if clicking Select All did SELECT ALL and not make me do the ctrl click - click step.

     

    Give it a try!

     

    jim