Forum Discussion

jkhan's avatar
jkhan
Helper III
6 years ago

How To Add Text Label in Column Header of Table Visual

Hi,

 

I need to add Text Lables above the Column Header in Table Visuals same like Image 1,

 

 

I added Text Lable above columns but issue is since table has lots of Column scroll is added in Table Visuals and Text Lable is outside the Scroll so Lable and Column header is not in align. 

 

So I need help here,

Is there any way I can add Text Lables inside table scroll, 

Or When I scroll the table my Text Tables remain align with Table Coumns

 

Best Regards

Jamsher 

 

 

3 Replies

    • jkhan's avatar
      jkhan
      Helper III

      Hi Amit,

       

      Thanks for reply Issue is this is only added lable, I dont have reference in my data. 

       

      Now I am try to reduce column size and increased page size so somehow i remove table horizontal scroll bar. So my table visual remain fixed.

       

      Best Regards

      Jamsher

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        HI jkhan,

        You can't directly change matrix style to add new labels.
        For your requirement, you need to create a table with labels that you wanted to display on matrix visual.
        After these steps, you can write measures to replace the original value field and lookup value from the original table and grouped by current label field.

        Regards,

        Xiaoxin Sheng