Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have different projects with different stages with planned starting and end dates in Gantt Chart. I would like to show the delay progress if the actual date is beyond the planned one. Is it possible to do so? Task Completion seems only max. 100%. Thank you.
Solved! Go to Solution.
Hi @yr112 ,
Thank you @bhanu_gautam for the helpful repsonse!
Here’s a complete and clear step-by-step guide :
Task: 'Table'[Task]
Start Date: 'Table'[Planned Start]
End Date: 'Table'[Planned End]
Legend: 'Table'[DelayStatus]
% Completion: 'Table'[Completion]
If the solution resolved your query,consider accepting it as solution.
Regards,
Pallavi.
Hi @yr112 ,
Has the issue been resolved on your end? If so, please share your solution and mark it as "Accept as Solution." This will assist others in the community who are dealing with similar problems and help them find a solution more quickly.
Thank you.
Hi @yr112 ,
I wanted to follow up on our previous suggestions regarding the issue you are facing. We would like to hear back from you to ensure we can assist you further. If our response has addressed your query, please accept it as a solution and give a ‘Kudos’ so other members can easily find it.
Thank you
Hi @yr112 ,
I just wanted to kindly follow up to see if you had a chance to review the previous response provided by us. I hope it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.
Thank you.
Hi @yr112 ,
Thank you @bhanu_gautam for the helpful repsonse!
Here’s a complete and clear step-by-step guide :
Task: 'Table'[Task]
Start Date: 'Table'[Planned Start]
End Date: 'Table'[Planned End]
Legend: 'Table'[DelayStatus]
% Completion: 'Table'[Completion]
If the solution resolved your query,consider accepting it as solution.
Regards,
Pallavi.
@yr112 , You can create a new measure to check delay
Proud to be a Super User! |
|
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.