Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

.json theme name for slicer "ListSlicer_Tooltip"

Hi!

I am customising my PBI theme via a .json file.

I need to customise the slicer named "ListSlicer_Tooltip" in PBI desktop.

I have found the standard "Slicer" where the .json theme name is "slicer".

The "Tile Slicer" in PBI desktop is "advancedSlicerVisual" in the .json theme.

What can the name of the "ListSlicer_Tooltip" be in the .json file?

Thanks in advance 🙂

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @Anonymous 

I believe what you're looking for is "listSlicer" (the ID of that particular visual).

 

One way to find the ID of a visual is:

Build pane > Right-click the visual icon > About

 

OwenAuger_0-1739354257896.png

OwenAuger_1-1739354272314.png

You can also take a look in the latest Report Theme JSON Schema

 

Is that what you were looking for?


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Tank you so much @OwenAuger , exactly what I needed 🙂

OwenAuger
Super User
Super User

Hi @Anonymous 

I believe what you're looking for is "listSlicer" (the ID of that particular visual).

 

One way to find the ID of a visual is:

Build pane > Right-click the visual icon > About

 

OwenAuger_0-1739354257896.png

OwenAuger_1-1739354272314.png

You can also take a look in the latest Report Theme JSON Schema

 

Is that what you were looking for?


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors