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

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.

Reply
Kolumam
Post Prodigy
Post Prodigy

Padding issue in Gaant Chart

Hi All,

 

 For 2 to 3 fields the task is not aligned properly. Any idea on this ?

 

Glitch.PNG

3 REPLIES 3
v-chuncz-msft
Community Support
Community Support

@Kolumam,

 

Try to use calculated column below instead.

Column =
SUBSTITUTE ( Table1[Task Name], UNICHAR ( 160 ), "" )
Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-chuncz-msft

 

Thanks for the reply, but it still remains the same.

 

 

@Kolumam,

 

If convenient, share us a simplified example.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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 Kudoed Authors