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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
maziiw
Frequent Visitor

Showing only one part of a sllicer

I have a slicer which has two levels: REgion and Country. 

Example: Region = Americas, Country = USA,looks like below: 

maziiw_1-1751494580786.png

 

I want to change the way the slicer displays - currently when I select the Country it shows the whole thing, so Region name(REgion) and Country Name (Country). Like below:

 

What can I do to change the display just to show the Country Name? So the below would only show United States without REgion part?

maziiw_2-1751494671873.png

 

 

maziiw_0-1751494558813.png

 

1 ACCEPTED SOLUTION
danextian
Super User
Super User

You mean to show jus the in my example the selected city and not Australia? That currently isn't supported. Only the header accepts a conditional text string.

danextian_0-1751496990274.png

 





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

4 REPLIES 4
MasonMA
Resident Rockstar
Resident Rockstar

@maziiw 

Agree that using only 'country' in your slicer would be an option, but not sure if you can simply remove only the region from slicer, but i would create one new Calcualted column for 'Country', like 

CountryFilter = 'Table'[Country]

and use this field to replace the values in your slicer since the 'country' seems to be part of the hiearchy. 

danextian
Super User
Super User

You mean to show jus the in my example the selected city and not Australia? That currently isn't supported. Only the header accepts a conditional text string.

danextian_0-1751496990274.png

 





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.

Hi @danextian  yes, I am wonderingif there is a way just to show that instead of the whole selection, when two levels of slicers are present

SamsonTruong
Super User
Super User

Hi @maziiw ,

To showcase just the country, I would recommend removing the region from the slicer visual. If there is a need to maintain the region information, another aproach would be to create 2 separate slicers, one for region, and one for country. This will allow you to slice on both fields, while displaying each field value in its own slicer.

 

If this helped, please mark it as the solution so others can benefit too. And if you found it useful, kudos are always appreciated.

Thanks,

Samson

 

Connect with me on LinkedIn

Check out my Blog

Going to the European Microsoft Fabric Community Conference? Check out my Session

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors