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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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! |
|