Forum Discussion

tobny76's avatar
tobny76
Helper III
10 months ago
Solved

Configure list slicer in theme

Hi! I hope I have an easy question. I don't get the theme file to work with the ListSlicer. Can anyone share an example of how I for example modify the colors for it so I know how to start. ...
  • v-veshwara-msft's avatar
    v-veshwara-msft
    9 months ago

    Hi tobny76 ,

    Thanks for reaching out to Microsoft Fabric Community and thanks for sharing the update.

    From what I’ve seen in similar discussions such as this thread: Solved: Re: Unable to change new slicer font colour with c... - Microsoft Fabric Community, the $id: "selection:selected" property works for the new slicer visual (advancedSlicerVisual) when changing the font or background color for selected items.

    However, this behavior doesn’t seem to apply in the same way to the listSlicer.

    For the classic list slicer, only a few formatting options such as background color and basic text settings appear to take effect through JSON theming, while selection-specific colors may not currently respond.

    You can refer to the official documentation on Power BI JSON themes
    for the list of supported visual style properties. It might also be worth testing with future Power BI Desktop versions in case expanded support for listSlicer theming becomes available.

     

    Hope this helps. Please reach out for further assistance.

    Thank you.