Forum Discussion
pavan1
7 years agoHelper I
matrix 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 header to the matrix visual in the power bi desktop.
Could you please someone suggest any solution and useful links for implementation.
Thanks in advance.
1 Reply
- v-lili6-msftCommunity Support
hi, 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