Forum Discussion
Rename column headers in a table
how did you go with this? Did you get it to work?
I managed to get dynamic columns names using this https://stackoverflow.com/questions/34858733/dynamically-rename-a-set-of-columns-using-power-query
But unfortunately when you add it to the report, once the column name changes the report breaks because it's expecting the previous column name :(
FYI for those still looking for a solution to this - you can rename the headers by double clicking on the name of the measure under 'Values', which will allow you to edit the name
- Anonymous8 years agoNot applicable
Yes, this was a feature inclusion that came after this particular thread.
- Reza8 years agoHelper II
Hi Anonymous,
This does not work for hierarchy in dimensions. Can change the other measures name but not hierarchy one.
Would be any other way to achieve this?
I am using live connection to multidimensional cube and cannot add any new measure or work any magic with DAX.
Thanks