Forum Discussion

pavan1's avatar
pavan1
Helper I
7 years ago

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-msft's avatar
    v-lili6-msft
    Community 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