0
         
         
          
           
          
           
          
         
        
        Sort multi-select Slicer
Can we sort data of multiselect slicer(Filter)?
I have 'Date' slicer. I want to show Date in descending order.
1 reply
- 
           
Hi Chris,
Create a List of the dates you require, then sort the list descending and save it. Then use the List to populate the slicer:


Hope that helps.
Ian