Forum Discussion
gauravnarchal
5 years agoPost Prodigy
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 ...
- Anonymous5 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!
PaulDBrown
5 years agoCommunity Champion
I would think you can. Can you show a mockup of the expected output and a sample dataset?