Forum Discussion

mobutt's avatar
mobutt
Regular Visitor
9 years ago

Dynamic Title using Hierarchical Slicer

Hi,

I was wondering if there was a way to create a dynamic title based on values selected in a hierarchical slicer. I'm using a measure to set the dynamic title but it only works for one level of the hierarchy. If anyone has a simple example, that would be of great help.

3 Replies

  • v-sihou-msft's avatar
    v-sihou-msft
    Microsoft Employee

    mobutt

     

    When using a Text measure to display the selection dynamically, it can't cross different hierarchy level data field. And your measure can only return a single value. How about multi selection in hierarchy slicer? I don't think your requirement can't be achieved. The most appropriated way is using a table visual which includes all data fields involved in hierarchy.

     

    Regards,

    • mobutt's avatar
      mobutt
      Regular Visitor

      I'm not sure what you mean, use the table as the title?