Forum Discussion
mleepin
8 years agoHelper I
Dynamic title
Hi - I am attempting to add in a dynamic title that I am hoping to use in a card as a dynamic header. The calc have used is a follows: Title = CONCATENATEX( ALLSELECTED(Data[Region]), Da...
- Anonymous8 years ago
Hi mleepin,
Current power bi not support to create dynamic calculated column/table based on slice/filter.
Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.
BTW, you can input custom chart title, but it is impossible to achieve dynamic title based on filter/slicer.
I suggest you to write a measure who affected by slicer/filter, then create a card visual to store and display measure result. After above steps, use card visual as title.
Reference:
Regards,
Xiaoxin Sheng
Anonymous
7 years agoNot applicable
Roh roh, George:
mleepin
Dynamic Titles available now: https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-april-2019-feature-summary/#dynamicTitles
Enjoy
- mleepin7 years agoHelper IThank you...I havd given these a try great.