Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
AnassEss
Helper I
Helper I

Put text Vertically even if its on axis X

Hi Community,

 

I have a table with some DevicesName in the axis X and WorkerNames on axis Y both information is displayed vertically and I want the DevicesName (on axis X ) to be displayed vertically like in the image:

case 1:

cap 2.PNG

case 2(what we want to achieve): 

cap 1.PNG

N1 means name1 and N2 name 2. This needs to be censored because its confidential infromation but I think you can have an insight about what we want to achive.

 

If someone knows how to do this in the latest version of Power Bi Desktop I would appreciate some help.

 

Thanks in advance and kind regards.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You can do that with SVG but it won't be pretty. You will have to prevent auto column sizing and have to manually adjust column widths for every new column.

 

SVG Tutorial => Rotate text (riptutorial.com)

 

 

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You can do that with SVG but it won't be pretty. You will have to prevent auto column sizing and have to manually adjust column widths for every new column.

 

SVG Tutorial => Rotate text (riptutorial.com)

 

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors