Forum Discussion

Meg421's avatar
Meg421
Regular Visitor
5 years ago
Solved

Filter slicer value based on selected value in another slicer in the same table

Hi, I have just one table in my dataset. For my report, I have slicers on Base Year-Quarter and Service Year-Quarter. For some reason when I select a Base Year-Quarter, the Service Year-Quarter disp...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Meg421,

    It seems like you are trying to get multiple values based on different slicers who use the same source table fields. If this is the case, you can't use the same table source to achieve this.
    Please extract value to create a calculated table, then you can get different values from slicer used new table fields.

    Regards,

    Xiaoxin Sheng