Forum Discussion
Table Column Header Changing based on Filter Selection
you may be looking for something similar to below
Fact Sheet Title = IF(HASONEVALUE('table', [field name]), "Text that I wanted to appear" & VALUES('table', [field name]) & " More text I want to see" &", "& VALUES('table', [field name]), IF(HASONEVALUE('table', [field name]), "moretext"& VALUES('table', [field name]), "more free text"))
a good video to reference is below:
What you shared is working fine but thing is how do I use it as Column Header...?
Your solutions takes the selection from slicer and concatinates text and displays what I needed. But can you tell me how to use this new measure as a table column header..
Thank You
- pxg086808 years agoResolver III
Can someone provide an update on this..??
All I need is in a Table visual, column header needs to be changed according to the selection made in the slicer/filter.
Any help is appreciated.
Thank You
- Anonymous8 years agoNot applicable
pxg08680,
We are not able to dynamically change column headers based on slicer selection.
There is a similar thread about this issue, please vote it up.
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/20076022-can-i-make-column-header-dynamic
Regards,
Lydia