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
vjnvinod
Impactful Individual
Impactful Individual

Select All in the slicer (possible to customize it, like i want to show Overall)

hello Experts

 

i am using  a slicer as you see below, what i want is to Show Select all text as Overall

is there anyway to do it, other thn bookmarking?

 

vjnvinod_0-1732447942624.png

 

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @vjnvinod 

 

The word select all in the slicer cannot be changed. You can use a disconnected table containing the word overall plus the other texts and use a measure to return the desired value based on slicer selection. This measure is to be used as a visual filter. The second option to is to create  a separate dimensions table like below which will create a many to many relationship  - performance with a small table is negligible but can be obvious with large tables.

danextian_0-1732449743427.png

danextian_1-1732449761372.png

Both these approaches are in the attached pbix.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

2 REPLIES 2
suparnababu8
Super User
Super User

Hi @vjnvinod  - This is directly not possible with native slicer options. I agree @danextian  answer, You may follow the same. Thanks

danextian
Super User
Super User

Hi @vjnvinod 

 

The word select all in the slicer cannot be changed. You can use a disconnected table containing the word overall plus the other texts and use a measure to return the desired value based on slicer selection. This measure is to be used as a visual filter. The second option to is to create  a separate dimensions table like below which will create a many to many relationship  - performance with a small table is negligible but can be obvious with large tables.

danextian_0-1732449743427.png

danextian_1-1732449761372.png

Both these approaches are in the attached pbix.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

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