Forum Discussion
jesscajasper
7 years agoAdvocate 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 ...
- 7 years ago
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
7 years agoNot 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).
- jjasper7 years agoHelper IIThanks this worked perfectly.