Forum Discussion

gauravnarchal's avatar
gauravnarchal
Post Prodigy
5 years ago
Solved

Change Row Header based on SelectedValue (Dynamic)

Is it possible to change the row header name of a table or a matrix based on a selectedvalue measure?   For eg:- I have a measure create for selectedvalue "Identifier - CY & Identifier - PY"   I ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    hi gauravnarchal - A method that I have used to achieve this is to overlay your table headers with the Card visual and assign the visual a measure which dynamically calculates the required dynamic title as seen in the below screen grab. 

     

    All columns in the table are individual card visuals overlaying the table/matrix visual - you have manually take care of the alignment though. 

     

    Please mark the post as a solution if my comment helped with solving your issue. Thanks!