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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
MMurphy
New Member

Adding Numeric Data Labels to a Gantt Chart

I have a gantt chart created for a project and it's tasks. The bars are the durations of each task, with darker color representing our internal duration, and the lighter color representing external durations. I need to add the days it took for each color shade inside the bar. Any thoughts on how to add? Only label I can add right now is the status of the task, example below "Approved".

 

MMurphy_0-1726071045715.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @MMurphy 

 

You may not be able to do this by adjusting the format.

 

However, I can provide other solutions for your reference:

 

Here's some dummy data

 

“Project schedule”

vnuocmsft_0-1726108835656.png

 

Create a new column. Used to describe values represented by different shades of color.

 

Description = 
"Per:" & 'Project schedule'[Per] & " " &  "Dur:" & 'Project schedule'[Dur] 

 

vnuocmsft_1-1726109008220.png

 

Create a visual. Put the Description column in Resource and enable Data Labels.

 

vnuocmsft_3-1726109123098.png

 

vnuocmsft_4-1726109162086.png

 

Here is the result.

 

vnuocmsft_5-1726109325775.png

 

I hope you found this helpful.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @MMurphy 

 

You may not be able to do this by adjusting the format.

 

However, I can provide other solutions for your reference:

 

Here's some dummy data

 

“Project schedule”

vnuocmsft_0-1726108835656.png

 

Create a new column. Used to describe values represented by different shades of color.

 

Description = 
"Per:" & 'Project schedule'[Per] & " " &  "Dur:" & 'Project schedule'[Dur] 

 

vnuocmsft_1-1726109008220.png

 

Create a visual. Put the Description column in Resource and enable Data Labels.

 

vnuocmsft_3-1726109123098.png

 

vnuocmsft_4-1726109162086.png

 

Here is the result.

 

vnuocmsft_5-1726109325775.png

 

I hope you found this helpful.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.