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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to shorten the company name display at Chart ?

Hi All

Paulyeo11_0-1602081597931.png

 

1 ACCEPTED SOLUTION

If you create an additional column you can use that for your Graph only and still retain the full customer name for other uses.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

6 REPLIES 6
Daviejoe
Memorable Member
Memorable Member

Create a custom column that refers to the company name field and use the below;

 

Company Name = Left(company_name_column, 😎





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

Hi Sir

Thank you for your sharing. 

Beside using expression to reduce the company name , it there any way to reduce only at chart , as Table i need display full company name.

Anonymous
Not applicable

Hi @Anonymous ,

 

You can create  a duplicate column where you just use the 8 characters and use that duplicate column in your visualization and the leave the original one as it is.

 

You can mark it as solution if this helps you.

If you create an additional column you can use that for your Graph only and still retain the full customer name for other uses.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

@Anonymous  you can do one thing have two columns one with full name which you can use for table and another for the chart 

Anonymous
Not applicable

@Anonymous  you can either do the changes in source or in power bi by limiting the characters upto 8
companyname=left(companyname,8)

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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
Top Kudoed Authors