Forum Discussion
pavan1
Helper I
7 years agomatrix column header customizing based on the measures.
HI All, I am new to the power bi report developement.I have requirement to customise matrix columm header as ilke ssrs Rows groups in power bi,i am facing challenge to incorporate the custom head...
v-lili6-msft
Community Support
7 years agohi, pavan1
You could just rename the measure, or add new measures like this
New measure A = [Measure]
New measure B = [Measure]
New measure C = [Measure]
Best Regards,
Lin