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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jesscajasper
Advocate I
Advocate I

dynamic title based on drill through selection

Hello,

 

I am wondering if is possible at this point to have chart title that changes based on the drill through selection?

 

I have a chart that has different domains and they can drill through by clicking on a bar to get more information for that specific domain. When they click on the domain I would the chart title to change from Domains to a specific domain name like Privacy.

 

I have seen different blogs on how to do this with a card but it is based off of a filter not a drill through.

 

Thanks

 

Jes

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @jesscajasper

it is possible to use card visual and slicer to achieve the dynamic title.

But, chart title can't changes based on the drill through selection. You could submit an idea here.

 

Best Regards

Maggie

 

View solution in original post

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

Hi @jesscajasper

it is possible to use card visual and slicer to achieve the dynamic title.

But, chart title can't changes based on the drill through selection. You could submit an idea here.

 

Best Regards

Maggie

 

Anonymous
Not applicable

My suggestion is to create a measure that shows the selectedvalue (measure = selectedvalue[variable])

Have it in a card visual with transparent background. Place it on top of the chart title so it looks like it is part of the title itself (e.g. use same font and fontsize and font color as the title has).

 

Thanks this worked perfectly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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