Forum Discussion

jesscajasper's avatar
jesscajasper
Advocate I
7 years ago
Solved

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

3 Replies

  • Anonymous's avatar
    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).