Forum Discussion

mleepin's avatar
mleepin
Helper I
8 years ago
Solved

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