Forum Discussion

atisenbe's avatar
atisenbe
Regular Visitor
8 years ago
Solved

numeric range slicer

I am trying to filter my page using a data set that is categorized as whole number(1,2,3) using a slicer, however it would be convenient to use a between, less than or equal, etc. options. The data s...
  • v-ljerr-msft's avatar
    8 years ago

    Hi atisenbe,

     

    The numeric range slicer is still a preview feature currently. So you'll need to firstly enable it under File -> Options -> Preview features, then to use it. :smileyhappy:

     

     

    In addition, the following limitations and considerations currently apply to the numeric range slicer

    • The numeric range slicer currently filters every underlying row in the data, not any aggregated value. For example, if a Sales Amount field is used, each transaction based on Sales Amount would be filtered upon, not the sum of Sales Amount for each data point of a visual.

    • It does not currently work with Measures

    • Currently the numeric range slicer is only available in Power BI Desktop. If a report that uses the numeric range slicer is published to the Power BI service, the filter will still be applied but it will appear as a list slicer.

     

    Regards