Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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".
Solved! Go to Solution.
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”
Create a new column. Used to describe values represented by different shades of color.
Description =
"Per:" & 'Project schedule'[Per] & " " & "Dur:" & 'Project schedule'[Dur]
Create a visual. Put the Description column in Resource and enable Data Labels.
Here is the result.
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.
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”
Create a new column. Used to describe values represented by different shades of color.
Description =
"Per:" & 'Project schedule'[Per] & " " & "Dur:" & 'Project schedule'[Dur]
Create a visual. Put the Description column in Resource and enable Data Labels.
Here is the result.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
123 | |
78 | |
49 | |
38 | |
37 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |