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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

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
Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors