Forum Discussion

vanessa's avatar
vanessa
Icon for Post Patron rankPost Patron
10 years ago

Grouping Slicer Values

Is there a way i can group values of a slicer?

3 Replies

  • Sean's avatar
    Sean
    Icon for Community Champion rankCommunity Champion

    vanessa create a calculated column that will narrow down your 5 values to 3 - based on some condition(s)

     

    To do this you can use either IF or SWITCH

     

    Then use the newly created column for you slicer

  • v-sihou-msft's avatar
    v-sihou-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    vanessa

     

    In this scenario, you can create two slicers, one for parent level, one for child level. The child level slicer will be cascaded by the selection in parent level slicer.

     

     

    Regards,