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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
shjaffer
Frequent Visitor

Display Drill path

Hello

 

I have a bar chart that drills down from County -> City -> Office.  The drill down works perfectly.  I want to be able to display on a label or the chart header which City I am displaying the Offices for.

 

Is this possible?

 

I saw a blog about using Filters and custom labels...but I want to use drilling.

 

thanks

SJ

3 REPLIES 3
dixityashovardh
Frequent Visitor

Hi, Just wanted to check if you ever got a solution to this problem. I need to display the same information.

MattAllington
Community Champion
Community Champion

If it is just city (as you say), then you can write this measure. 

=concatonatex(values(TableName[City]),tablename[City],", ")

you can add this measure to a card and it should show which cities are currently filtered. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

The original message said County-> City-> Office.

Is that possible?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.