Forum Discussion
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
- amitchandakSuper User
In matrix visual, you can have a column. These text label should be the categories in your data and you should be able to use it.
Refer:https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/
- jkhanHelper 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
- AnonymousNot 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