Skip to main content
Microsoft Idea

Power BI

Needs Votes

Vertical column labels in table and matrix

Vote (643) Share
's profile image

on 03 May 2017 05:20:56

I have many column headings which are quite long. In Excel I can change the text alignment so the column heading runs vertically rather than horizontally. By using a smaller font it can display a lot more information this way. Now that you have added vertical data labelling to charts can we have similar functionality in the tables and matrices?

Comments (60)
's profile image Profile Picture

Lutz Bendlin on 17 Sep 2021 14:29:45

RE: Vertical column labels in table and matrix

for a short term workaround you can use SVG:

Vert = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text font-size='12px' font-family='sans-serif' transform='translate(12, 75) rotate(270)'>" & 'Table'[Host] & "</text></svg>"

's profile image Profile Picture

Lutz Bendlin on 17 Sep 2021 14:25:37

RE: Vertical column labels in table and matrix

If you want a short term workaround you can use SVG

Vert = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text font-size='12px' font-family='sans-serif' transform='translate(12, 75) rotate(270)'>" & 'Table'[Host] & "</text></svg>"
 

's profile image Profile Picture

Niel Bullock on 03 Jun 2021 21:33:02

RE: Vertical column labels in table and matrix

Tableau makes it very easy to rotate column headings

's profile image Profile Picture

Jan Rene Kolding Wandsoe on 06 Apr 2021 14:58:33

RE: Vertical column labels in table and matrix

This is a must have

's profile image Profile Picture

Niel Bullock on 30 Jan 2021 19:22:39

RE: Vertical column labels in table and matrix

Microsoft, this is so obviously needed. It looks like this tread is over 4 years old, is anyone listening? Not having the option to vertically align column headings sets you back to the '80 when report writers had to get creative with their abbreviations.

's profile image Profile Picture

João Pacheco on 09 Jan 2021 00:58:10

RE: Vertical column labels in table and matrix

Would be very beneficial!

's profile image Profile Picture

Fred Newton on 21 Oct 2020 15:34:02

RE: Vertical column labels in table and matrix

I searched for this on the old questions page and was referred to something dated August 2019, so this ask has been around for some time, presumably before that questioner was pointed at the old ask.

Also, given that there are a number of similar asks, do you ever review and collate to see just how popular a request really is and take that into account when deciding what gets worked on next ?

's profile image Profile Picture

Power BI User on 06 Jul 2020 00:15:55

RE: Vertical column labels in table and matrix

Is there a feature now that allows to do so ?

's profile image Profile Picture

Mario Palomino on 06 Jul 2020 00:14:57

RE: Vertical column labels in table and matrix

It will usefull to able to change colum hearders names orientation for Mobile views were space is limited.

's profile image Profile Picture

Doug Fraser on 06 Jul 2020 00:12:48

RE: Vertical column labels in table and matrix

This is a MUST HAVE. A lot of summary tables can have "long headings" with "short data."

This is one of those things that are so essential for polished data presentation I can hardly believe it's still not present (this has been available in Excel since at least 2003, and in a competing BI product it is as simple as right-clicking the header then choosing 'rotate')

PLEASE add this functionality Microsoft!

Merged Idea (4)