Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am looking to add some vertical lines to my matrix table so are some separation between each column. Is this currently possible? Thank you in advance
In this above image i need to show the line between months not the line between goal and actual.
It is Possible? Please help.
Thanks in advance : )
Solved! Go to Solution.
Hi @Anonymous
This option isn't available as a format option, but you can achieve a similar effect with some workaround.
1. You need to add a blank measure:
3. modify the colors of the text + background of this column to the wanted color and make sure that it is applying to all (Heather, values,totals ) :
Minimize with the mouse the with of this column :
Pbix is attached :
Hi @Anonymous
This option isn't available as a format option, but you can achieve a similar effect with some workaround.
1. You need to add a blank measure:
3. modify the colors of the text + background of this column to the wanted color and make sure that it is applying to all (Heather, values,totals ) :
Minimize with the mouse the with of this column :
Pbix is attached :
Hi @Anonymous ,
You can achieve the desired result by utilizing 'Vertical Gridlines' formatting option for a matrix.
Please mark it as answer if it resolves your issue. Kudos are also appreciated.
Regards
Hi @vibhormittal93 ,
Yes it can. but i need to show the line between months not the secondary column name.
Can you insert into a column?
yes. but matrix can add 2nd level of column.
I need to show the vertical line in 1st level of column.
Is is possible?