Forum Discussion

Rockz's avatar
Rockz
Helper I
2 years ago
Solved

How to change column headers dynamically in matrix visual

Dears,

 

I have created a table where, in column  type units and values contains, in that type as slicer, when I choose type value values would show in the matrix visual and when i choose units will show units. so additionally what I want is to implement when values selected the column headers should also change according to their respective names. Like when i select values the column headers remains same but when i choose units column headers should change and show as when i click on units type in matrix visual it should show like abc units, sum of abc units sum of man units.........

Could you please help us in this?

 

Thanks in advance!

  • Anonymous's avatar
    Anonymous
    2 years ago

    hi, Rockz 

    I'm happy to answer your questions. If you want to change the title, we can create a text box, set the background color of the text box to be consistent with the background, and hide the original title. According to the data you display, the slicer cannot dynamically change the title in matrix visual. If you use parameters, you can refer to the following post, which uses parameters to implement dynamic titles in matrix visual:

    https://community.fabric.microsoft.com/t5/Desktop/Dynamic-Matrix-Column-Month-Header/m-p/2893334

     

     

     

     

     

    How to Get Your Question Answered Quickly

    If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

    Best Regards

    Jianpeng Li

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    hi, Rockz 

    I'm happy to answer your questions. If you want to change the title, we can create a text box, set the background color of the text box to be consistent with the background, and hide the original title. According to the data you display, the slicer cannot dynamically change the title in matrix visual. If you use parameters, you can refer to the following post, which uses parameters to implement dynamic titles in matrix visual:

    https://community.fabric.microsoft.com/t5/Desktop/Dynamic-Matrix-Column-Month-Header/m-p/2893334

     

     

     

     

     

    How to Get Your Question Answered Quickly

    If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

    Best Regards

    Jianpeng Li

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.